aboutsummaryrefslogtreecommitdiffstats
path: root/binding
AgeCommit message (Expand)AuthorFilesLines
2018-11-23binding: bluetooth: add input validation on device inputMatt Ranostay1-1/+11
2018-11-23binding: bluetooth: change api name to old case sensitive formatMatt Ranostay1-1/+1
2018-11-23binding: bluetooth: add initial discovery filter supportMatt Ranostay4-1/+53
2018-11-23binding: bluetooth: add BLUEZ_DEFAULT_ADAPTERMatt Ranostay3-20/+10
2018-11-23binding: bluetooth: add return_bluez_path functionMatt Ranostay3-21/+54
2018-11-23binding: bluetooth: add check to be sure GError has been setMatt Ranostay2-4/+7
2018-11-23binding: bluetooth: return adapter/device versus bluez pathMatt Ranostay6-14/+60
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 Ranostay8-0/+3405