summaryrefslogtreecommitdiffstats
path: root/binding/gdbus/ofono_voicecallmanager_interface.h
AgeCommit message (Collapse)AuthorFilesLines
2020-10-12Adding last call verb for calling last phone numbersaman1-2/+27
Initiates a new outgoing call for last phone number that was saved into phone Change-Id: Iafd9259680f9bd83845220dc912d09cd4ecf53d6 Signed-off-by: saman <mahmoudi.saman1@gmail.com>
2019-01-13binding: telephony: remove compiler warningsMatt Ranostay1-2/+3
Remove compiler warnings on gdbus generated code by regenerating with gdbus-codegen 2.56.3 Change-Id: I9e5525031b8ac5662a101d71fc06179eab02695b Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-09-27binding: telephony: add initial bindingMatt Ranostay1-0/+514
Split out binding from phone application Bug-AGL: SPEC-1757 Change-Id: Ie66364e20528ec1b7c67deb20247a843b289b68c Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>