summaryrefslogtreecommitdiff
path: root/profiles
Commit message (Expand)AuthorAgeFilesLines
* audio/transport: Only store volume when also emitting DBus prop changeMarijn Suijten2021-08-091-3/+3
* audio/avrcp: Use host/network order as appropriate for pdu->params_lenMarijn Suijten2021-08-091-2/+2
* a2dp: Invalidate cache if SetConfiguration failsLuiz Augusto von Dentz2021-08-043-78/+130
* a2dp: Fix crash in channel_free while waiting cmd respYun-Hao Chung2021-07-141-1/+39
* media: Fix UnregisterApplicationLuiz Augusto von Dentz2021-06-231-0/+3
* avdtp: Fix parsing capabilitiesArchie Pusaka2021-06-171-2/+2
* avrcp: Fix unregister AVRCP playerHuang-Huang Bao2021-05-211-0/+6
* profile: Fix memory leaksSteve Grubb2021-05-141-1/+3
* avrcp: Fix not checking if params_len match number of received bytesLuiz Augusto von Dentz2021-05-041-0/+8
* avdtp: Fix accepting invalid/malformed capabilitiesLuiz Augusto von Dentz2021-05-041-20/+36
* input/hog-lib: do not silently ignore missing connection in read_char()Dmitry Torokhov2021-04-081-4/+0
* input/hog-lib: avoid scanning characteristics too earlyDmitry Torokhov2021-04-081-1/+0
* input/hog-lib: add error handling when calling into gattDmitry Torokhov2021-04-081-29/+48
* hog-lib: Fix crash when receiving UHID_GET_REPORTLuiz Augusto von Dentz2021-03-311-19/+30
* profiles/battery: Reset battery value cache on disconnectSonny Sasaka2021-03-301-0/+1
* profiles: Use timeout_add_secondsFrédéric Danis2021-03-169-110/+120
* avdtp: Fix removing all remote SEPs when loading from cacheLuiz Augusto von Dentz2021-03-111-4/+12
* profiles: Cleanup deprecated symbolic file permissionsBrian Gix2021-02-231-1/+1
* sixaxis: Fix Bluetooth PS3 clone joypad being named like the originalSzymon Janc2021-02-222-2/+13
* avdtp: Remove use of G_PRIORITY_LOWLuiz Augusto von Dentz2021-02-161-11/+2
* avdtp: Fix setting disconnect timer when there is no local endpointsLuiz Augusto von Dentz2021-02-161-1/+7
* a2dp: set session to NULL when freeing channelArchie Pusaka2021-02-085-10/+44
* input/hog: Fix double registering report value callbacksSonny Sasaka2021-01-251-0/+6
* a2dp: Handle remote SEP disappearingLuiz Augusto von Dentz2021-01-203-9/+63
* input/hog: Cache the HID report mapSonny Sasaka2020-12-141-24/+127
* Revert "input/hog: Remove HID device after HoG device disconnects"Sonny Sasaka2020-12-141-2/+0
* battery: Implement Battery Provider APISonny Sasaka2020-11-301-1/+1
* battery: Add Source property to Battery APISonny Sasaka2020-11-301-1/+2
* profiles/battery: Refactor to use battery librarySonny Sasaka2020-11-301-36/+15
* a2dp: Fix crash if setup is freed while reconfiguringLuiz Augusto von Dentz2020-11-301-5/+22
* profile/bnep: Fix the unchecked return valueTedd Ho-Jeong An2020-11-241-1/+5
* avdtp: Fix not sending GetCapabilitiesLuiz Augusto von Dentz2020-11-231-1/+2
* a2dp: Fix crash when SEP codec has not been initializedLuiz Augusto von Dentz2020-11-231-3/+8
* hog: Fix stripping off read report bytesDean Camera2020-11-201-7/+10
* main.conf: Add option to configure AVDP session/stream channel modesLuiz Augusto von Dentz2020-11-172-16/+3
* avdtp: Fix connecting using streaming mode with signalling channelLuiz Augusto von Dentz2020-11-171-10/+16
* audio/avdtp: Report failure in disconnected stateArchie Pusaka2020-11-051-0/+5
* audio: unref session when failed to setupArchie Pusaka2020-11-052-2/+8
* core: Rename hcid.h to btd.hLuiz Augusto von Dentz2020-10-293-3/+3
* core: Rename main_opts to btd_optsLuiz Augusto von Dentz2020-10-293-6/+6
* core: Split LE and BR/EDR parametersLuiz Augusto von Dentz2020-10-291-4/+4
* audio/media: Destroy transport if SetConfiguration failsMarijn Suijten2020-10-261-2/+16
* avdtp: Fix not setting timeout when reconfiguringLuiz Augusto von Dentz2020-10-261-0/+1
* avrcp: Notify Addressed Player Changed if player is unregisteredLuiz Augusto von Dentz2020-10-121-1/+3
* avrcp: Fix segfault when using headset controlsDaniel Šimko2020-10-121-2/+8
* avdtp: Handle case where remote send L2CAP connect ahead of OpenLuiz Augusto von Dentz2020-09-221-11/+64
* profiles: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-2177-1068/+77
* avdtp: Fix not checking if stream is already set as pending openLuiz Augusto von Dentz2020-09-181-4/+6
* audio/transport: Don't set volume if it's invalidArchie Pusaka2020-09-111-0/+3
* avrcp: Add handler for GET_TOTAL_NUMBER_OF_ITEMSArchie Pusaka2020-09-111-0/+58