summaryrefslogtreecommitdiffstats
path: root/binding
AgeCommit message (Expand)AuthorFilesLines
2019-04-04binding: bluetooth: add changed action for adapter_changes eventguppy_7.0.1guppy/7.0.17.0.1Matt Ranostay1-13/+10
2019-04-04binding: bluetooth: add adapter_changes eventMatt Ranostay3-3/+32
2019-02-15binding: bluetooth: fix segfault when no adapters are connectedMatt Ranostay1-0/+4
2019-01-14binding: bluetooth: replace rfkill code with network servicehalibut_7.90.0halibut/7.90.0guppy_6.99.4guppy/6.99.47.90.06.99.4Matt Ranostay3-132/+12
2019-01-02binding: bluetooth: add Transport parameter to discovery filterMatt Ranostay1-12/+25
2018-12-11binding: bluetooth: don't display errors if no error pointer is passedguppy_6.99.3guppy/6.99.36.99.3Matt Ranostay1-2/+2
2018-12-11binding: bluetooth: g_variant_unref() isn't being called on replyMatt Ranostay1-2/+4
2018-12-10binding: bluetooth: add MediaTransport1 to managed_objects outputMatt Ranostay1-2/+14
2018-12-10binding: bluetooth: add MediaTransport1 supportMatt Ranostay3-14/+109
2018-12-07binding: bluetooth: add default_adapter verbMatt Ranostay6-5/+126
2018-12-07binding: bluetooth: add connect/disconnect actions to avrcp_controlsMatt Ranostay1-1/+26
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 Ranostay5-35/+179
2018-11-12binding: bluetooth: add new avrcp controls verbMatt Ranostay3-1/+72
2018-11-12binding: bluetooth: add autoconnect featureMatt Ranostay3-0/+51
2018-11-12binding: bluetooth: add power adapter change eventsMatt Ranostay1-0/+12
2018-11-12binding: bluetooth: fix interface removal eventMatt Ranostay2-2/+9
2018-11-12binding: bluetooth: add input validation on device inputMatt Ranostay1-1/+11
2018-11-12binding: bluetooth: change api name to old case sensitive formatMatt Ranostay1-1/+1
2018-11-12binding: bluetooth: add initial discovery filter supportMatt Ranostay4-1/+53
2018-11-12binding: bluetooth: add BLUEZ_DEFAULT_ADAPTERMatt Ranostay3-20/+10
2018-11-12binding: bluetooth: add return_bluez_path functionMatt Ranostay3-21/+54
2018-11-12binding: bluetooth: add check to be sure GError has been setMatt Ranostay2-4/+7
2018-11-12binding: bluetooth: return adapter/device versus bluez pathMatt Ranostay6-14/+60
2018-11-12binding: bluetooth: don't send empty PropertiesChanged messagesMatt Ranostay1-1/+11
2018-11-12binding: bluetooth: add version verbMatt Ranostay1-0/+14
2018-11-12binding: bluetooth: initial commit of binding rewriteMatt Ranostay8-0/+3405