summaryrefslogtreecommitdiff
path: root/profiles
Commit message (Expand)AuthorAgeFilesLines
* 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
* avrcp: Set volume if volume changed event is registeredYu Liu2020-09-101-1/+7
* avrcp: Implement Press/Hold/Release method for MediaPlayer1Archie Pusaka2020-09-046-53/+189
* profiles/network: Log connection event after setting device nameedef2020-08-271-1/+1
* input/device: Unregister all UHID event listeners at UHID_DESTROYSonny Sasaka2020-08-211-0/+2
* device: Don't browse SDP if HIDSDPDisable is setArchie Pusaka2020-08-181-0/+3
* avrcp: include all player settings in notif eventHoward Chung2020-08-051-39/+32
* input/device: Send UHID_DESTROY upon disconnectionArchie Pusaka2020-08-031-1/+28
* input/device: Implement handle for UHID_SET_REPORTArchie Pusaka2020-08-031-24/+76
* input/device: Replace UHID_FEATURE with UHID_GET_REPORTArchie Pusaka2020-08-032-21/+22
* input: Remove bonding info when receiving virtual cable unplugArchie Pusaka2020-07-281-1/+22
* input: encrypt on receive conn req if classic_bonded_onlyArchie Pusaka2020-07-233-2/+10
* input: authenticate when connecting to a bonded deviceArchie Pusaka2020-07-231-5/+16
* audio/transport: supply volume on transport initArchie Pusaka2020-07-235-16/+77