binding: bluetooth-pbap: add vcard parser framework 25/21325/4
authorMatt Ranostay <matt.ranostay@konsulko.com>
Tue, 14 May 2019 07:31:03 +0000 (00:31 -0700)
committerMatt Ranostay <matt.ranostay@konsulko.com>
Thu, 16 May 2019 09:20:38 +0000 (02:20 -0700)
commitd2237bb1d53d5ee870a8ecb2601bc1daad393f3a
treeb3d8987007373c81b8712ce35fc0d122255e496c
parent10563449b9c9a01f9b1d25d13a19dbf5fa0ee501
binding: bluetooth-pbap: add vcard parser framework

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>
README.md
binding/CMakeLists.txt
binding/bluetooth-pbap-binding.c
binding/bluetooth-pbap-common.h [new file with mode: 0644]
binding/bluetooth-vcard-parser.c [new file with mode: 0644]