aboutsummaryrefslogtreecommitdiffstats
path: root/binding
AgeCommit message (Expand)AuthorFilesLines
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