summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-12-13telephony-binding: handle vshl interfacesandbox/benierc/vshlClément Bénier2-0/+69
- subscribe to vhsl controlphone - parse event Change-Id: I3be9a5a8c8e95516468e2f45c269ae0393f9df25 Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
2018-11-20binding: telephony: remove agl-service-bluetooth-pbap from required apiguppy_6.99.3guppy_6.99.2guppy_6.99.1guppy/6.99.3guppy/6.99.2guppy/6.99.16.99.36.99.26.99.1Matt Ranostay1-1/+0
Phone application uses the agl-service-bluetooth-pbap directly and the agl-service-telephony doesn't use it at all. This was an artifact of the telephony service and phone application being separated. Change-Id: I4e3e11d87aa996953c4a68d8b0a3f7b30cff4457 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-11-12binding: telephony: update bluetooth service calls to v2.0Matt Ranostay1-34/+70
Bug-AGL: SPEC-1630 Change-Id: I7e052af9001ced3f2a182b6df6014bf0b7517346 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-11-11binding: telephony: fix segfaulting when modem is connectedMatt Ranostay1-1/+1
Serial field isn't always passed if the device isn't connected causing a segfault when strcmp() is called. Change-Id: I0be1d9270a66df099786170136913a4b5525d582 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-10-31Migrate app-templates to CMake moduleRomain Forlot2-5/+9
Bug-AGL SPEC-1682 Change-Id: Icd17d31bbee510a08ff90485855397a71e48eefa Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-10-18Merge "binding: telephony: upgrade to afm framework version 3"flounder_6.0.2flounder/6.0.26.0.2Jan-Simon Moeller5-67/+47
2018-10-18Merge "binding: telephony: add missing file to build scripts"Jan-Simon Moeller3-1/+6
2018-10-15binding: telephony: upgrade to afm framework version 3Matt Ranostay5-67/+47
Bug-AGL: SPEC-1757 Change-Id: Ie27070063d1c66329cddab8eb28ecdf2cd1f203e Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-10-15binding: telephony: add missing file to build scriptsMatt Ranostay3-1/+6
CMakeFiles was missing a few source files, and incomplete deps which was causing "undefined symbols" on load Change-Id: I76ee91d880ab7be10772d615a24871fca9586386 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-10-09Use feature 'required-binding'Jose Bollo1-0/+3
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: I49e683d61589e750a661b72c3ee8a5d156baa1eb Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
2018-09-27binding: telephony: add initial bindingMatt Ranostay26-0/+9621
Split out binding from phone application Bug-AGL: SPEC-1757 Change-Id: Ie66364e20528ec1b7c67deb20247a843b289b68c Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-09-26Initial empty repositoryguppy_6.90.0guppy/6.90.06.90.0Jan-Simon Moeller0-0/+0