aboutsummaryrefslogtreecommitdiffstats
path: root/binding/bluetooth-api.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-18binding: bluetooth: fix segfault when no adapters are connectedflounder_6.0.5flounder/6.0.56.0.5flounderMatt Ranostay1-0/+4
2019-01-02binding: bluetooth: add Transport parameter to discovery filterMatt Ranostay1-12/+25
2018-12-05binding: bluetooth: add MediaTransport1 supportMatt Ranostay1-13/+62
2018-11-29binding: bluetooth: add connect/disconnect actions to avrcp_controlsMatt Ranostay1-1/+26
2018-11-24binding: bluetooth: add default_adapter verbMatt Ranostay1-3/+38
2018-11-23binding: bluetooth: add MediaPlayer1 interface media eventsMatt Ranostay1-14/+98
2018-11-23binding: bluetooth: add new avrcp controls verbMatt Ranostay1-0/+43
2018-11-23binding: bluetooth: add autoconnect featureMatt Ranostay1-0/+2
2018-11-23binding: bluetooth: add power adapter change eventsMatt Ranostay1-0/+12
2018-11-23binding: bluetooth: change api name to old case sensitive formatMatt Ranostay1-1/+1
2018-11-23binding: bluetooth: add initial discovery filter supportMatt Ranostay1-1/+35
2018-11-23binding: bluetooth: add BLUEZ_DEFAULT_ADAPTERMatt Ranostay1-14/+5
2018-11-23binding: bluetooth: add return_bluez_path functionMatt Ranostay1-21/+34
2018-11-23binding: bluetooth: add check to be sure GError has been setMatt Ranostay1-4/+4
2018-11-23binding: bluetooth: return adapter/device versus bluez pathMatt Ranostay1-6/+5
2018-11-23binding: bluetooth: don't send empty PropertiesChanged messagesMatt Ranostay1-1/+11
2018-11-23binding: bluetooth: add version verbMatt Ranostay1-0/+14
2018-11-23binding: bluetooth: initial commit of binding rewriteMatt Ranostay1-0/+1034