summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tools/test-runner: add option to start Pipewire inside the VMHEADmasterPauli Virtanen2023-05-171-4/+145
* test-runner: revert udevd and audio supportPauli Virtanen2023-05-171-105/+3
* main: Rework config option parsingLuiz Augusto von Dentz2023-05-162-371/+393
* admin: Mark driver as experimentalLuiz Augusto von Dentz2023-05-161-5/+2
* adapter: Add support for experimental flagLuiz Augusto von Dentz2023-05-162-0/+11
* plugin: Treat -ENOTSUP as -ENOSYSLuiz Augusto von Dentz2023-05-151-1/+1
* 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
* profile: Add support for experimental flagLuiz Augusto von Dentz2023-05-152-0/+11
* client/player: Add codec as parameter to endpoint.presetsLuiz Augusto von Dentz2023-05-121-61/+171
* client/player: Fix not checking for SupportedUUIDsLuiz Augusto von Dentz2023-05-121-24/+42
* client/player: Add support to Max Transports in endpoint.registerLuiz Augusto von Dentz2023-05-121-2/+59
* shared/bap: Fix not sending ASE Receiver Stop ReadyLuiz Augusto von Dentz2023-05-121-0/+15
* client/player: Fix crashes accessing metadataLuiz Augusto von Dentz2023-05-121-2/+3
* mesh: Update the behavior of --io optionInga Stotland2023-05-126-37/+40
* monitor/intel: Skip packet/error counters if 0Luiz Augusto von Dentz2023-05-091-7/+122
* monitor/intel: Fix not skipping unknown TLV typesLuiz Augusto von Dentz2023-05-091-1/+2
* monitor: Fix misaligment errorsLuiz Augusto von Dentz2023-05-051-2/+3
* monitor/att: Attempt to insert discovered attributesLuiz Augusto von Dentz2023-05-051-192/+344
* profiles: Add initial code for BASS pluginIulia Tanasescu2023-05-053-0/+314
* shared/bass: Add initial code for handling BASSIulia Tanasescu2023-05-053-0/+1135
* shared/util: Add iovec helpersIulia Tanasescu2023-05-052-0/+252
* shared/att-types: Add BT_ERROR_WRITE_REQUEST_REJECTED error codeIulia Tanasescu2023-05-051-1/+3
* lib/uuid: Add BASS UUIDsIulia Tanasescu2023-05-051-0/+5
* shared/shell: Fix smatch warningLuiz Augusto von Dentz2023-05-011-1/+1
* shared/shell: Fix not releasing promptLuiz Augusto von Dentz2023-05-011-0/+3
* client/player: Fix crash when RegisterEndpoint failsLuiz Augusto von Dentz2023-05-011-2/+4
* client/player: Add support for Metadata in BAP ProfileAbhay Maheta2023-04-281-2/+85
* test-bap: Add SCC tests for Vendor-Specific codecLuiz Augusto von Dentz2023-04-281-117/+219
* shared/util: Fix runtime errorLuiz Augusto von Dentz2023-04-281-1/+2
* test-bap: Introduce SCC tests for LC3Luiz Augusto von Dentz2023-04-281-7/+536
* shared/lc3: Update configuration to use iovecLuiz Augusto von Dentz2023-04-271-24/+69
* shared/bap: Fix typoLuiz Augusto von Dentz2023-04-271-1/+1
* shared/tester: Add support for NULL PDUsLuiz Augusto von Dentz2023-04-272-1/+7
* share/bap: Fix not removing timeout on bap_freeLuiz Augusto von Dentz2023-04-251-0/+2
* shared/bap: Fix crash detaching streamsLuiz Augusto von Dentz2023-04-251-9/+16
* 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
* shared/bap: add function to get location from PACPauli Virtanen2023-04-252-0/+16
* obexd: agent: Use if-elseif instead of multi-if to check error messageGuiting Shen2023-04-211-2/+1
* obexd: AuthorizePush: Support to return folder name for file storageGuiting Shen2023-04-202-6/+10
* tools/iso-tester: Add Broadcast tests for encrypted BIGIulia Tanasescu2023-04-195-9/+74
* tools/isotest: Add BIG encryption optionsIulia Tanasescu2023-04-192-29/+91
* monitor/packet: Fix BIG encryption decodingIulia Tanasescu2023-04-191-1/+2
* iso-tester: Add BAP Audio Configuration testsLuiz Augusto von Dentz2023-04-131-8/+262
* btdev: Fix not setting CIS parameters properlyLuiz Augusto von Dentz2023-04-121-5/+6
* mgmt-tester: Fix Get/Set PHY testsLuiz Augusto von Dentz2023-04-071-30/+19