summaryrefslogtreecommitdiffstats
path: root/responsemessage.h
AgeCommit message (Collapse)AuthorFilesLines
2019-08-02libqtappfw: bluetooth-map: add support for list_messages + message verbsMatt Ranostay1-0/+5
Bug-AGL: SPEC-2561 Change-Id: I5c4df78a15cb009a742148a86432729deb434693 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-05-13message: add response message supportMatt Ranostay1-0/+37
Add support for callid sequencing, and request data being included with the response message. Bug-AGL: SPEC-1404 Change-Id: I259ae3da68e55de17eafe9db534258db5fbc3ef8 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>