summaryrefslogtreecommitdiff
path: root/profiles
Commit message (Expand)AuthorAgeFilesLines
* vcp: Mark driver as experimentalLuiz Augusto von Dentz2023-05-151-9/+9
* mcp: Mark driver as experimentalLuiz Augusto von Dentz2023-05-151-13/+4
* csip: Mark driver as experimentalLuiz Augusto von Dentz2023-05-151-9/+9
* bass: Mark driver as experimentalLuiz Augusto von Dentz2023-05-151-9/+8
* bap: Mark driver as experimentalLuiz Augusto von Dentz2023-05-151-9/+8
* profiles: Add initial code for BASS pluginIulia Tanasescu2023-05-051-0/+305
* media: Fix not storing Preferred Delay properlyLuiz Augusto von Dentz2023-04-251-2/+2
* bap: add Location parameter to SelectPropertiesPauli Virtanen2023-04-251-0/+6
* Split bt_iso_qos into dedicated structuresIulia Tanasescu2023-03-311-9/+10
* avrcp: Fix crash while handling unsupported eventsLuiz Augusto von Dentz2023-03-301-0/+6
* bap: Mark devices to auto-connectLuiz Augusto von Dentz2023-03-291-0/+1
* bap: Fix not continue selecting if endpoint respond with an errorLuiz Augusto von Dentz2023-03-241-1/+3
* audio/transport: Propagate errors from avrcp_set_volume to DBusMarijn Suijten2023-03-211-11/+23
* transport: add CIG/CIS/PHY properties, don't show unset QoS propertiesPauli Virtanen2023-03-171-6/+61
* profiles: Add initial code for csip pluginSathish Narasimman2023-03-101-0/+363
* bap: Fix crash on unexpected disconnectLuiz Augusto von Dentz2023-03-021-16/+12
* media: Fix not checking BREDR support for A2DPLuiz Augusto von Dentz2023-03-021-3/+8
* audio/transport: update BAP transport QOS values when changedPauli Virtanen2023-02-211-19/+43
* media: fix ASAN crash in pac_config_cbPauli Virtanen2023-02-151-0/+6
* media: look up BAP transports by their associated streamPauli Virtanen2023-02-151-23/+11
* audio/transport: add media_transport_get_stream method for transportsPauli Virtanen2023-02-152-0/+19
* media: Check adapter CIS support to add BAP in SupportedUUIDsPauli Virtanen2023-02-131-0/+5
* media: clear the right transport when clearing BAP endpointPauli Virtanen2023-02-131-7/+12
* media: set default value for BAP endpoint Vendor fieldPauli Virtanen2023-02-011-0/+2
* media: Rework support of Vendor to use uint32_t as typeLuiz Augusto von Dentz2023-01-311-20/+17
* profiles: Add Support for Metadata, CID and VIDMaheta, Abhay2023-01-313-12/+105
* bap: Fix registering multiple endpoint for the same PAC setLuiz Augusto von Dentz2023-01-261-0/+21
* bap: Fix not removing endpoint if local PAC is unregisteredLuiz Augusto von Dentz2023-01-241-3/+3
* bap: Fix not setting stream to NULLLuiz Augusto von Dentz2023-01-231-2/+3
* hog-lib: Fix not handling BT_ATT_OP_HANDLE_NFY_MULTLuiz Augusto von Dentz2023-01-051-2/+21
* shared/bap: Make bt_bap_pac_register to be per sessionLuiz Augusto von Dentz2022-12-091-3/+3
* bap: Fix not waiting Endpoint.SelectPropertiesLuiz Augusto von Dentz2022-12-022-31/+54
* media: Fix crash when transport configuration changesLuiz Augusto von Dentz2022-12-021-3/+3
* bap: Fix not able to reconfigureLuiz Augusto von Dentz2022-12-021-0/+2
* profiles: Add initial code for mcp pluginAbhay Maheta2022-10-181-0/+430
* Profiles: Enable bt_vcp_set_debugSathish Narasimman2022-09-211-0/+7
* profiles: Add initial code for vcp pluginSathish Narasimman2022-09-191-0/+311
* a2dp: Fix not detecting transport connection collisionLuiz Augusto von Dentz2022-09-161-1/+2
* shared/bap: Remove include to io.hLuiz Augusto von Dentz2022-09-151-0/+1
* 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