summaryrefslogtreecommitdiffstats
path: root/telephony-binding/gdbus/ofono_voicecallmanager_interface.c
AgeCommit message (Collapse)AuthorFilesLines
2018-09-27phone: remove telephony binding from packageMatt Ranostay1-3336/+0
Telephony binding needs to be split into own package, and this requires it to be removed from the phone application Bug-AGL: SPEC-1757 Change-Id: Ida29d47abbe254a531d69cce33433cce877e1cf2 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-05-19Add basic telephony bindingMatt Porter1-0/+3336
Adds a basic telephony binding which supports dial and hangup operations via ofono. Bluetooth HFP is the only modem type supported now, with SIM support expected in the future. AGL-Bug: SPEC-597 Change-Id: Icb302533c368fe37a181601c30f49294ad292a6b Signed-off-by: Matt Porter <mporter@konsulko.com>