summaryrefslogtreecommitdiff
path: root/profiles
Commit message (Expand)AuthorAgeFilesLines
* profiles/battery: Fix btd_device unref misbalance on disconnectSzymon Janc2017-11-061-1/+0
* profiles/battery: Fix crash on disconnectBastien Nocera2017-11-061-2/+0
* profiles/battery: Add Bluetooth LE Battery serviceBastien Nocera2017-11-031-0/+373
* avctp: Retry control PDU if timeoutLuiz Augusto von Dentz2017-10-301-1/+12
* avctp: Reintroduce a timeout for the browsing channelLuiz Augusto von Dentz2017-10-301-1/+10
* avctp: Don't queue control request without callbackLuiz Augusto von Dentz2017-10-301-25/+42
* sixaxis: Fix compilation and various coding style issuesLuiz Augusto von Dentz2017-10-272-25/+18
* profiles/input: Add DS4 devices to the shared headerBastien Nocera2017-10-272-5/+19
* profiles/input: Use sixaxis header to simplify device detectionBastien Nocera2017-10-271-6/+4
* plugins/sixaxis: Move device discovery to shared headerBastien Nocera2017-10-271-0/+85
* a2dp: Remove unnecessary if statementLuiz Augusto von Dentz2017-09-141-1/+0
* a2dp: Fix possible crash when accepting stream transportLuiz Augusto von Dentz2017-09-141-0/+22
* build: Cleanup GATT profilesLuiz Augusto von Dentz2017-09-0612-2177/+0
* audio/avctp: Don't timeout on Browsing channelLuiz Augusto von Dentz2017-08-081-4/+13
* sap: Remove support for STE U8500 platformSzymon Janc2017-07-131-755/+0
* audio: Add missing fall through declarationLuiz Augusto von Dentz2017-07-121-0/+1
* sap: Add missing fall through declarationMarcel Holtmann2017-07-111-3/+2
* audio: Add missing break statementsMarcel Holtmann2017-07-111-0/+2
* audio: Add missing fall through declarationMarcel Holtmann2017-07-111-0/+1
* network: Add missing fall through declarationMarcel Holtmann2017-07-112-6/+2
* audio/avdtp: Increase timeout for Suspend requestLuiz Augusto von Dentz2017-04-121-5/+14
* hog: When no VID&PID also register a DIS notifierJuha Kuikka2017-02-251-0/+1
* hog: Move dis_notify aroundJuha Kuikka2017-02-251-10/+10
* dis: Fix attribute handle when initializing from dbJuha Kuikka2017-02-251-1/+20
* profiles/midi: Moved MIDI UUIDs to library headerFelipe F. Tonello2017-02-102-3/+3
* profiles/midi: Add safer buffer setter functionFelipe F. Tonello2017-02-101-1/+8
* audio/a2dp: Fix possible invalid readsLuiz Augusto von Dentz2017-01-231-5/+13
* audio/avdtp: Fix not aborting SetConfigurationLuiz Augusto von Dentz2017-01-201-1/+1
* audio/avdtp: Fix calling abort confirmationLuiz Augusto von Dentz2017-01-201-3/+4
* audio/avctp: Match opcode when parsing responsesLuiz Augusto von Dentz2017-01-201-0/+8
* profiles/midi: Added MIDI over BLE profile implementationFelipe F. Tonello2017-01-043-0/+1071
* input/hog-lib: Attempt to read PNP values if not setLuiz Augusto von Dentz2016-12-291-0/+5
* dis: Add support to gatt-dbLuiz Augusto von Dentz2016-12-293-4/+46
* input/hog-lib: Add support to gatt-dbLuiz Augusto von Dentz2016-12-293-67/+245
* Remove deprecated UHID_FEATURE APIJuha Kuikka2016-12-271-33/+0
* audio/avrcp: Fix PlayItem response handlingLuiz Augusto von Dentz2016-12-071-1/+1
* audio/player: Fix method definition of MediaItem.PlayLuiz Augusto von Dentz2016-12-071-1/+1
* gap: scanparam: Use bt_gatt_client_cloneLuiz Augusto von Dentz2016-11-282-2/+2
* audio/player: Report PlayItem errorsLuiz Augusto von Dentz2016-11-083-3/+66
* input/hog: Remove unused attioid from hog_devicePetri Gynther2016-11-041-1/+0
* profiles/network: Check for any server when accepting connectionsMaxime Chevallier2016-10-251-3/+1
* build: Remove deprecated profilesLuiz Augusto von Dentz2016-10-185-4784/+0
* core: Remove attio callbacksLuiz Augusto von Dentz2016-09-271-1/+0
* input/hog: Use .accept and .disconnect instead of attioLuiz Augusto von Dentz2016-09-271-28/+28
* deviceinfo: Use shorter names for profile callbackLuiz Augusto von Dentz2016-09-121-6/+6
* deviceinfo: Implement disconnect callbackLuiz Augusto von Dentz2016-09-121-0/+8
* deviceinfo: Fix not handling accept properlyLuiz Augusto von Dentz2016-09-121-0/+2
* gap: Use shorter names for profile callbackLuiz Augusto von Dentz2016-09-121-6/+6
* gap: Implement disconnect callbackLuiz Augusto von Dentz2016-09-121-6/+23
* gap: Make use of service user_data to store service contextLuiz Augusto von Dentz2016-09-121-32/+8