summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-10-31Migrate app-templates to CMake moduleRomain Forlot2-4/+8
Bug-AGL SPEC-1682 Change-Id: I74bf7414e3925c6aab8f8895885551c473219ce4 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-10-15binding: pbap: upgrade afb framework to version 3Matt Ranostay1-48/+41
Change-Id: I8c580ca04151e10581bcdf51dca7fc408ae85f7b Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-10-11Use feature 'required-binding'Jose Bollo1-1/+4
The feature "urn:AGL:widget:required-binding" is now preferred to the feature "urn:AGL:widget:required-api" for requiring a local binding. Bug-AGL: SPEC-1800 Change-Id: I6fd143c82298e9afa3d8eb7c3788bd3890810b4b Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
2018-10-08binding: bluetooth: pbap: remove session-dump.xmlMatt Ranostay1-54/+0
Remove xml file that is likely only useful for initial development. Change-Id: I65a895ab708fd6402853de2efa45f49b959975ae Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-10-08binding: pbap: change default build to RELEASEMatt Ranostay1-1/+1
By default the build should be RELEASE and not the DEBUG option Change-Id: Idc1c9173b47c1cad655368eca1f2909415c7147b Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-10-08binding: pbap: add missing conf.d/autobuild filesMatt Ranostay3-0/+134
Add missing build scripts along with uprev the conf.d/app-templates git submodule Change-Id: I48a477451867fd8098d58b6f18eaa3525123d59d Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-06-20Send connection status upon event subscribeguppy_6.90.0guppy/6.90.0flounder_5.99.6flounder_5.99.5flounder_5.99.4flounder_5.99.3flounder_5.99.2flounder_5.99.1flounder/5.99.6flounder/5.99.5flounder/5.99.4flounder/5.99.3flounder/5.99.2flounder/5.99.16.90.05.99.65.99.55.99.45.99.35.99.25.99.1Matt Porter1-8/+18
When the status event is subscribed, immediately send the current PBAP connection status. Bug-AGL: SPEC-1519 Change-Id: I222789f81040c80fb67dac63c889c96586ba0dbd Signed-off-by: Matt Porter <mporter@konsulko.com>
2018-06-20Add connection status event and verbMatt Porter1-2/+66
Adds a status event and a verb which reports the current PBAP device connection status. This allows applications to determine when to refresh data or display alternative data if a PBAP connection is unavailable. Bug-AGL: SPEC-1519 Change-Id: I7c3bd7081be3a850cebb3c708a0be95fc685a6fc Signed-off-by: Matt Porter <mporter@konsulko.com>
2018-06-18Add LICENSE fileMatt Porter1-0/+54
Copyright notices cite Apache 2.0 so add the missing LICENSE file. Bug-AGL: SPEC-1437 Change-Id: I028f8e6fc8306943cdd870f7275efb75086c5a38 Signed-off-by: Matt Porter <mporter@konsulko.com>
2018-06-14Initial Bluetooth PBAP bindingMatt Porter25-0/+12210
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>
2018-06-14Initial empty repositoryJan-Simon Moeller0-0/+0