aboutsummaryrefslogtreecommitdiffstats
path: root/binding-bluetooth/bluetooth-api.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-12binding: bluetooth: initial commit of binding rewriteMatt Ranostay1-914/+0
2018-10-08binding: bluetooth: remove useless setHMIStatusMatt Ranostay1-4/+0
2018-09-28binding: bluetooth: report HFPConnected statusMatt Ranostay1-3/+7
2018-09-15binding: bluetooth: add version verbMatt Ranostay1-0/+10
2018-09-14binding: bluetooth: add adapter parameter to JSON outputguppy_6.90.0guppy/6.90.06.90.0Matt Ranostay1-5/+9
2018-09-04binding: bluetooth: provide complete BlueZ object pathflounder_5.99.6flounder/5.99.65.99.6Matt Ranostay1-4/+4
2018-05-15Remove reference to <afb/afb-service-itf.h>flounder_5.99.2flounder_5.99.1flounder/5.99.2flounder/5.99.15.99.25.99.1José Bollo1-1/+0
2018-04-19binding: bluetooth: discovery_result response refactoredMatt Ranostay1-1/+4
2018-04-09binding: bluetooth: clean up array of struct afb_verb_v2Matt Ranostay1-17/+17
2017-09-12Fix initialisationeel_4.99.3eel_4.99.2eel_4.99.1eel/4.99.3eel/4.99.2eel/4.99.14.99.34.99.24.99.1José Bollo1-3/+2
2017-08-22binding: bluetooth: add verb to export paired device prioritiesMatt Ranostay1-0/+14
2017-08-08binding: bluetooth: make exposed verbs more consistent with other bindingsMatt Ranostay1-93/+34
2017-08-08binding: bluetooth: switch to v2 binding formatMatt Ranostay1-48/+37
2017-07-27binding: bluetooth: listen for rfkill bluetooth eventsMatt Ranostay1-6/+0
2017-07-21binding: bluetooth: remove race condition workaroundMatt Ranostay1-5/+1
2017-06-30binding: bluetooth: fix missed uuid in device_disconnect callMatt Ranostay1-1/+1
2017-06-30binding: bluetooth: make system wide serviceMatt Ranostay1-0/+965