aboutsummaryrefslogtreecommitdiffstats
path: root/binding/bluetooth-util.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-20add missing guards in bluetooth-util.cRaquel Medina1-0/+3
2020-07-13fix segfaults due to races & missing adapterRaquel Medina1-1/+1
2019-09-09fix(bluetooth-util.c): Remove -Wformat & -Woverflow warningLi Xiaoming1-2/+2
2019-06-20binding: bluetooth: fix conversion compiler warningsMatt Ranostay1-4/+7
2018-12-07binding: bluetooth: add default_adapter verbMatt Ranostay1-1/+4
2018-11-14binding: bluetooth: add MediaPlayer1 interface media eventsguppy_6.99.2guppy_6.99.1guppy/6.99.2guppy/6.99.16.99.26.99.1Matt Ranostay1-3/+1
2018-11-12binding: bluetooth: fix interface removal eventMatt Ranostay1-2/+4
2018-11-12binding: bluetooth: add input validation on device inputMatt Ranostay1-1/+11
2018-11-12binding: bluetooth: add initial discovery filter supportMatt Ranostay1-0/+15
2018-11-12binding: bluetooth: add BLUEZ_DEFAULT_ADAPTERMatt Ranostay1-6/+3
2018-11-12binding: bluetooth: add return_bluez_path functionMatt Ranostay1-0/+18
2018-11-12binding: bluetooth: return adapter/device versus bluez pathMatt Ranostay1-0/+12
2018-11-12binding: bluetooth: initial commit of binding rewriteMatt Ranostay1-0/+1026