summaryrefslogtreecommitdiffstats
path: root/binding/bluetooth-map-api.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-24Fix potential memory leakneedlefish_13.93.0needlefish/13.93.0marlin_12.93.0marlin_12.92.0marlin_12.91.0marlin_12.90.1marlin_12.90.0marlin/12.93.0marlin/12.92.0marlin/12.91.0marlin/12.90.1marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.013.93.012.93.012.92.012.91.012.90.112.90.011.92.011.91.0Li Xiaoming1-1/+2
2020-03-19bluetooth-map: prevent double message eventsMatt Ranostay1-0/+11
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