summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* client/advertising: Add support for advertise.rsi commandLuiz Augusto von Dentz2023-04-053-2/+46
* advertising: Add support for rsi as IncludesLuiz Augusto von Dentz2023-04-051-1/+46
* advertising-api: Add rsi to SupportedIncludesLuiz Augusto von Dentz2023-04-051-0/+1
* shared/ad: Fix bt_ad_has_data not matching when only type is passedLuiz Augusto von Dentz2023-04-051-0/+3
* main.conf: Fix parsing of CSIS groupLuiz Augusto von Dentz2023-04-051-5/+5
* monitor/att: Add decoding support for BASSIulia Tanasescu2023-04-051-2/+462
* set: Fix not attempt to connect devices with RSILuiz Augusto von Dentz2023-04-031-1/+3
* mesh: Tighten IO and fix out-of-bounds array accessInga Stotland2023-04-036-160/+50
* adapter: Use regular discovery for filters which only have discoverable setHans de Goede2023-03-311-1/+16
* Split bt_iso_qos into dedicated structuresIulia Tanasescu2023-03-318-124/+359
* avrcp: Fix crash while handling unsupported eventsLuiz Augusto von Dentz2023-03-301-0/+6
* mgmt-tester: Add devcoredump testsManish Mandlik2023-03-301-0/+173
* vhci: Add support to trigger devcoredump and read the dump fileManish Mandlik2023-03-302-1/+62
* device: Fix not setting initiator flag when auto-connectingLuiz Augusto von Dentz2023-03-291-2/+9
* bap: Mark devices to auto-connectLuiz Augusto von Dentz2023-03-291-0/+1
* l2test: Fix setting mode for BR/EDR l2cap socketSimon Mikuda2023-03-282-1/+23
* l2test: Enable hex input for PSMSimon Mikuda2023-03-281-1/+1
* monitor: Cache IRK being parsedLuiz Augusto von Dentz2023-03-273-0/+29
* monitor/att: Fix not loading gatt_db for devices using RPALuiz Augusto von Dentz2023-03-271-1/+7
* monitor/att: Print value when printing descriptorsLuiz Augusto von Dentz2023-03-271-0/+52
* shared/gatt-db: Make gatt_db_attribute_get_value publicLuiz Augusto von Dentz2023-03-272-6/+8
* client: Add samples init scriptsLuiz Augusto von Dentz2023-03-2411-0/+53
* shared/shell: Add support for -i/--init-scriptLuiz Augusto von Dentz2023-03-241-17/+142
* bap: Fix not continue selecting if endpoint respond with an errorLuiz Augusto von Dentz2023-03-241-1/+3
* monitor: Fix printing Signed Write CommandSimon Mikuda2023-03-231-2/+2
* monitor: Fix crash when there is no write handlerSimon Mikuda2023-03-231-1/+1
* obexd: reject to accept file when replying reject messageAaron_shen2023-03-211-1/+7
* audio/transport: Propagate errors from avrcp_set_volume to DBusMarijn Suijten2023-03-211-11/+23
* mesh: On exit free timer for filtering duplicatesInga Stotland2023-03-201-1/+5
* tools/mesh-cfgclient: Auto request own composition dataInga Stotland2023-03-174-2/+26
* tools/mesh-cfgclient: Prevent storing duplicate modelsInga Stotland2023-03-172-5/+21
* doc: describe new ISO Transport propertiesPauli Virtanen2023-03-171-0/+40
* transport: add CIG/CIS/PHY properties, don't show unset QoS propertiesPauli Virtanen2023-03-171-6/+61
* shared/gatt-client: Fix not creating a request for notificationsLuiz Augusto von Dentz2023-03-171-17/+15