aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/lib/bluetooth/hal-bt.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-20Adds support for bluetooth audio through bluez-alsaguppy_6.99.4guppy_6.99.3guppy/6.99.4guppy/6.99.36.99.46.99.3Thierry Bultel1-437/+0
2018-11-02hal-bt : Each plugin has its own data structureJonathan Aillet1-68/+94
2018-11-02Use new ctl functions to set/get ctl external dataJonathan Aillet1-1/+1
2018-11-02Update version of app-controller submodule.Jonathan Aillet1-2/+2
2018-11-02Use ctl defines to call afb functionsJonathan Aillet1-36/+41
2018-10-08hl-bt: Check that hal is available in initJonathan Aillet1-9/+16
2018-10-08hal-bt: Use plugin name definition in printsJonathan Aillet1-3/+3
2018-10-08hal-bt: Enrich 'halmixer' section in plugin initJonathan Aillet1-7/+72
2018-10-08hal-bt: Use plugin name in onload/init printsJonathan Aillet1-5/+5
2018-10-08hal-bt: Check presence of a bluetooth receiverJonathan Aillet1-5/+26
2018-10-08hal-bt: Move bluetooth api require into initJonathan Aillet1-27/+15
2018-10-08Remove unnecessary 'function' string in printsJonathan Aillet1-6/+6
2018-10-08Add ctl actions needed by Hal-Bt in plugin initJonathan Aillet1-4/+65
2018-10-08Handle error send by Bluetooth-ManagerJonathan Aillet1-9/+18
2018-10-08Free afb call sync json returned object in Hal-BtJonathan Aillet1-1/+6
2018-10-08Improve Hal-Bt print messagesJonathan Aillet1-7/+18
2018-10-08HalBt plugin keeps list of connected A2DP devicesJonathan Aillet1-12/+12
2018-10-08Use correct file to include controllerJonathan Aillet1-1/+1
2018-10-08Improve Hal-Bt plugin event catcher behaviourJonathan Aillet1-6/+9
2018-10-08Prevent Hal-Bt plugin from crashing 4AJonathan Aillet1-4/+16
2018-10-08hal-bt! display error messages of sync callsThierry Bultel1-5/+7
2018-10-08Implement link with softmixer in hal-bt pluginJonathan Aillet1-15/+29
2018-10-08Get hal data in hal-bt pluginJonathan Aillet1-0/+12
2018-10-08Test afb require result at hal-bt plugin loadJonathan Aillet1-1/+4
2018-10-08Fix little mistakes/typo in hal bluetooth pluginJonathan Aillet1-13/+11
2018-10-08Add bluetooth hal pluginJonathan Aillet1-0/+195