summaryrefslogtreecommitdiff
path: root/profiles
Commit message (Expand)AuthorAgeFilesLines
* media: Fix scan-build warningsLuiz Augusto von Dentz2022-08-311-5/+16
* media: Fix registering PAC endpoints if ISO socket are not supportedLuiz Augusto von Dentz2022-08-301-4/+11
* profiles: Add remote endpoint path to SelectPropertiesFrédéric Danis2022-08-302-3/+14
* profiles: Update transport Links property on state change to QoSFrédéric Danis2022-08-291-0/+1
* profiles: Allow linked transport to release the fdFrédéric Danis2022-08-291-0/+43
* profiles: Add initial code for bap pluginLuiz Augusto von Dentz2022-08-294-47/+2508
* hog-lib: Fix scan-build errorLuiz Augusto von Dentz2022-08-161-0/+9
* hog-lib: Don't restrict Report MAP sizeLuiz Augusto von Dentz2022-08-161-16/+16
* avdtp: fix possible minor problemslishengyu2022-06-301-1/+4
* avdtp: Free discover when send_request returns errorChengyi2022-06-211-0/+3
* a2dp: error return paths in a2dp_reconfig must free allocated setupPauli Virtanen2022-06-131-2/+4
* a2dp: disallow multiple SetConfiguration to same local SEPPauli Virtanen2022-06-132-0/+8
* input/device: Notify failure if ctrl disconnect when waiting intrArchie Pusaka2022-05-181-0/+7
* hog-lib: Fix not reading report_map of instancesLuiz Augusto von Dentz2022-05-121-3/+5
* transport: Fix not being able to initialize volume properlyLuiz Augusto von Dentz2022-04-282-5/+15
* hog-lib: Check if Report ID is set before prepending itLuiz Augusto von Dentz2022-04-221-1/+8
* storage: Add support for STATE_DIRECTORY environment variableLuiz Augusto von Dentz2022-04-181-3/+7
* gap: Don't attempt to read the appearance if already setLuiz Augusto von Dentz2022-04-041-0/+5
* a2dp: Fix crash when SEP codec has not been initializedFrédéric Danis2022-03-301-5/+17
* a2dp: Always invalidate the cache if its configuration failsLuiz Augusto von Dentz2022-03-281-4/+2
* a2dp: Don't initialize a2dp_sep->destroy until properly registeredLuiz Augusto von Dentz2022-03-281-2/+3
* audio: Fix crash in a2dp_discoverYun-Hao Chung2022-03-081-6/+20
* hog-lib: Fix not waiting for UHID_STARTLuiz Augusto von Dentz2022-02-251-19/+22
* player: Fix Track being emitted with empty metadataLuiz Augusto von Dentz2022-02-223-35/+45
* build: Fix errors with glibc < 2.25Fabrice Fontaine2022-02-152-5/+5
* profiles: Fix the reusing gerror without re-initializationTedd Ho-Jeong An2022-02-113-6/+6
* hog-lib: Make use of UHID_CREATE2Luiz Augusto von Dentz2022-01-181-119/+92
* avrcp: Fix unaligned accessLuiz Augusto von Dentz2022-01-141-118/+111
* hog: Add input queue while uhid device has not been createdLuiz Augusto von Dentz2022-01-131-3/+29
* hog: Fix read order of attributesLuiz Augusto von Dentz2022-01-131-72/+119
* media: Fix crash when endpoint replies with an error to SetConfigurationLuiz Augusto von Dentz2022-01-131-8/+13
* avdtp: Fix runtime errors passing NULL to memcpyLuiz Augusto von Dentz2022-01-071-6/+9
* build: Replace use of g_memdup with util_memdupLuiz Augusto von Dentz2022-01-067-23/+24
* shared/util: Rename btd_malloc to util_mallocLuiz Augusto von Dentz2022-01-051-1/+1
* build: Fix build when sanitizer are enabledLuiz Augusto von Dentz2021-12-233-4/+7
* profiles/health: Replace random number generation functionTedd Ho-Jeong An2021-12-082-6/+22
* uhid: Remove local copy of uhid headerLuiz Augusto von Dentz2021-11-221-199/+0
* uinput: Remove local copy of uinput.hLuiz Augusto von Dentz2021-11-221-3/+3
* media: Fix memory leakLuiz Augusto von Dentz2021-11-091-0/+1
* midi: Free ALSA seq resources in midi_device_remove()Jacek Konieczny2021-11-031-0/+9
* profiles/input: Fix unchecked return valueTedd Ho-Jeong An2021-10-181-1/+5
* profiles/a2dp: Fix unchecked return valueTedd Ho-Jeong An2021-10-181-5/+28
* avrcp: Fix browsing support in SDP recordLuiz Augusto von Dentz2021-09-243-51/+57
* avctp: Fix not handling when kernel has ERTM disabledLuiz Augusto von Dentz2021-09-241-12/+5
* profiles: Inclusive language changesArchie Pusaka2021-09-214-17/+17
* btio: Inclusive language changesArchie Pusaka2021-09-213-3/+3
* media: Add media_player prefix for callbackLuiz Augusto von Dentz2021-09-171-33/+35
* media: Fix build with glibc >= 2.34Fabrice Fontaine2021-09-171-2/+2
* avdtp: use separate local SEID pool for each adapterPauli Virtanen2021-09-063-13/+22
* shared/util: use 64-bit bitmap in util_get/clear_uidPauli Virtanen2021-09-061-1/+1