summaryrefslogtreecommitdiffstats
path: root/binding/bluetooth-map-api.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-30binding: bluetooth-map: unlink files after data transfersMatt Ranostay1-0/+5
2019-07-30binding: bluetooth-map: move data transfer results to shared directoryMatt Ranostay1-5/+6
2019-07-09binding: bluetooth-map: add 'downloaded' field to list_messages resultshalibut_7.99.3halibut/7.99.37.99.3Matt Ranostay1-1/+9
2019-06-27binding: bluetooth-map: notify if map_init() failshalibut_7.99.2halibut/7.99.27.99.2Matt Ranostay1-0/+1
2019-06-24binding: bluetooth-map: make list_messages response more consistentMatt Ranostay1-2/+4
2019-06-24binding: bluetooth-map: strlen check for folder nameMatt Ranostay1-1/+1
2019-06-19binding: bluetooth-map: add message access supportMatt Ranostay1-6/+203
2019-06-19binding: bluetooth-map: add notification check on org.bluez.obex.Message1 int...Matt Ranostay1-0/+22
2019-05-13binding: bluetooth-map: add encoder for bMessage composingMatt Ranostay1-4/+4
2019-05-12binding: bluetooth-map: add parser for bMessage outputMatt Ranostay1-4/+3
2019-05-08binding: bluetooth-map: fix issue with other service OBEX transfersMatt Ranostay1-0/+7
2019-05-06binding: bluetooth-map: add message composition supportMatt Ranostay1-12/+299
2019-05-05binding: bluetooth-map: remove disconnect messageMatt Ranostay1-9/+1
2019-05-05binding: bluetooth-map: change uuid from MNS to MAS_UUIDMatt Ranostay1-1/+1
2019-05-05binding: bluetooth-map: add missing g_variant_unref() in map_request_message()Matt Ranostay1-2/+4
2019-05-05binding: bluetooth-map: add initial MAP bindingMatt Ranostay1-0/+538