Age | Commit message (Collapse) | Author | Files | Lines |
|
Previously contacts are requested on every connection of a device by
OBEX transfers, and due to issues with transfer rates it should be only
done when requested.
import verb requests new phonebook transfer, and returns data as the
contacts verb currently does.
Also this patchset switchs from the canonical MAC address to using the
identifier from the Bluetooth stack for better connection tracking.
Bug-AGL: SPEC-2541
Change-Id: I27ad0626248e8dba0cacd65f34843b8eec2ca754
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Parse the vCard information within the binding itself, and
reduce service consumers processing and dependencies.
Bug-AGL: SPEC-2392
Change-Id: Ie7654c4ba6d269cb8224e61021e19739614afb4e
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Bug-AGL: SPEC-2095
Change-Id: Ib932342dd9f3da2b5f40648c2c11de325a519639
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|