binding: bluetooth-pbap: add import verb to improve transfer of contacts 95/21695/2
authorMatt Ranostay <matt.ranostay@konsulko.com>
Thu, 20 Jun 2019 19:49:03 +0000 (12:49 -0700)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 21 Jun 2019 11:31:03 +0000 (11:31 +0000)
commita8d8db0b5fbc67569b04470444f42cb9c6296303
treedd2b1d4289ae9956b311faf0624423ce23948dfe
parent010af2a73f721b987f55028332023b00df7a70ce
binding: bluetooth-pbap: add import verb to improve transfer of contacts

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>
README.md
binding/bluetooth-pbap-binding.c