summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-18binding: bluetooth: fix segfault when no adapters are connectedflounder_6.0.5flounder/6.0.56.0.5flounderMatt Ranostay1-0/+4
2019-01-03binding: bluetooth: fix formating in README.mdflounder_6.0.4flounder/6.0.46.0.4Matt Ranostay1-1/+1
2019-01-02binding: bluetooth: add Transport parameter to discovery filterMatt Ranostay2-14/+33
2018-12-11binding: bluetooth: don't display errors if no error pointer is passedflounder_6.0.3flounder/6.0.36.0.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 Ranostay2-3/+28
2018-12-05binding: bluetooth: add MediaTransport1 supportMatt Ranostay4-14/+134
2018-11-29binding: bluetooth: add connect/disconnect actions to avrcp_controlsMatt Ranostay1-1/+26
2018-11-24binding: bluetooth: add default_adapter verbMatt Ranostay7-5/+127
2018-11-23binding: bluetooth: add MediaPlayer1 interface media eventsMatt Ranostay6-35/+204
2018-11-23binding: bluetooth: add new avrcp controls verbMatt Ranostay4-1/+83
2018-11-23binding: bluetooth: add autoconnect featureMatt Ranostay3-0/+51
2018-11-23binding: bluetooth: add power adapter change eventsMatt Ranostay1-0/+12
2018-11-23binding: bluetooth: fix interface removal eventMatt Ranostay2-2/+9
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 Ranostay5-8/+60
2018-11-23binding: bluetooth: remove bluez paths in documentationMatt Ranostay1-4/+4
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 Ranostay7-22/+73
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 Ranostay24-8794/+3607
2018-10-05binding: bluetooth: report HFPConnected statusflounder_6.0.2flounder_6.0.1flounder/6.0.2flounder/6.0.16.0.26.0.1Matt Ranostay2-3/+8
2018-09-14binding: bluetooth: add adapter parameter to JSON outputflounder_6.0.0flounder/6.0.06.0.0Matt Ranostay1-5/+9
2018-09-10Add gitreview file for flounder branchflounder_5.99.7flounder/5.99.75.99.7Jan-Simon Möller1-1/+2
2018-09-04binding: bluetooth: provide complete BlueZ object pathflounder_5.99.6flounder/5.99.65.99.6Matt Ranostay1-4/+4
2018-08-29binding: bluetooth: agent: request for binding to be default agentflounder_5.99.5flounder/5.99.55.99.5Matt Ranostay1-0/+19
2018-08-10binding: bluetooth: remove obsolete oFono codeflounder_5.99.4flounder_5.99.3flounder/5.99.4flounder/5.99.35.99.45.99.3Matt Ranostay9-21073/+0
2018-07-27binding: bluetooth: remove useless binding-bluetooth.pro fileMatt Ranostay1-11/+0
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-16vimrc: add project startup file for vimMatt Ranostay1-0/+2
2018-04-09binding: bluetooth: clean up array of struct afb_verb_v2Matt Ranostay1-17/+17
2017-11-30binding: bluetooth: set bluetooth HMI icon on startupMatt Ranostay1-0/+1
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 Ranostay3-0/+34
2017-08-11binding: bluetooth: switch from qmake to cmakeMatt Ranostay14-334/+380
2017-08-09binding: bluetooth: cancel autoconnect when discovery mode requestedMatt Ranostay2-1/+7
2017-08-08binding: bluetooth: make exposed verbs more consistent with other bindingsMatt Ranostay1-93/+34
2017-08-08binding: bluetooth: switch to v2 binding formatMatt Ranostay2-49/+38
2017-08-02binding: bluetooth: save priority of paired devices for autoconnectionMatt Ranostay2-14/+141
2017-07-27binding: bluetooth: attempt autoconnect to multiple devicesMatt Ranostay1-11/+22
2017-07-27binding: bluetooth: autoconnect to first paired deviceMatt Ranostay1-0/+49
2017-07-27binding: bluetooth: listen for rfkill bluetooth eventsMatt Ranostay3-6/+107
2017-07-21binding: bluetooth: lock around BluetoothManage.inited flagMatt Ranostay1-2/+10
2017-07-21binding: bluetooth: remove race condition workaroundMatt Ranostay3-7/+2
2017-07-07Ask to run by default at startJosé Bollo1-0/+1