summaryrefslogtreecommitdiffstats
path: root/binding/CMakeLists.txt
AgeCommit message (Collapse)AuthorFilesLines
2019-05-16binding: bluetooth-pbap: add vcard parser frameworkMatt Ranostay1-0/+1
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>
2018-06-14Initial Bluetooth PBAP bindingMatt Porter1-0/+43
Supports the following features: - retrieval of phonebook contacts - retrieval of call history (incoming/outgoing/missed/combined lists) - retrieval of individual contact entry by handle - search for contact by phone number Bug-AGL: SPEC-1437 Change-Id: I1d0d5c4c02e5ba4a5db1bcfc932421fd9d478426 Signed-off-by: Matt Porter <mporter@konsulko.com>