summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* avdtp: fix possible minor problemslishengyu2022-06-301-1/+4
* mesh: Use correct net_id for received CTL messagesIsak Westin2022-06-301-2/+2
* monitor: Fix crash when using RTT backendSzymon Janc2022-06-271-1/+1
* device: Fix not removing connected deviceYouwan Wang2022-06-233-4/+15
* mgmt-tester: Fix null dereference issue reported by scan-buildTedd Ho-Jeong An2022-06-231-0/+2
* client/advertising: Fixes errors found by scan-buildLuiz Augusto von Dentz2022-06-221-4/+2
* client/player: Fixes errors found by scan-buildLuiz Augusto von Dentz2022-06-221-1/+7
* client/player: Enable acquiring multiple transportsLuiz Augusto von Dentz2022-06-221-70/+144
* tools/mgmt-tester: Add test case for scan response data is not updatingTedd Ho-Jeong An2022-06-211-1/+84
* mesh: Fix bug where bluetooth-meshd stops sendingJonas Maes2022-06-211-11/+8
* avdtp: Free discover when send_request returns errorChengyi2022-06-211-0/+3
* test-runner: Fix issues found by coverityFrédéric Danis2022-06-171-3/+13
* tools/btmgmt: Add support Add Ext Adv commandTedd Ho-Jeong An2022-06-171-0/+377
* monitor: Update flag information for Extended AdvertismementTedd Ho-Jeong An2022-06-171-0/+3
* doc/mgmt-api: Update for Add Extended Advertisement CommandTedd Ho-Jeong An2022-06-171-1/+2
* monitor/att: Add LTV deconding support for PAC/ASELuiz Augusto von Dentz2022-06-163-98/+547
* monitor/att: Add decoding support for PAC Audio ContextLuiz Augusto von Dentz2022-06-161-0/+65
* monitor/att: Add decoding support for PAC Sink/Source LocationLuiz Augusto von Dentz2022-06-161-0/+70
* monitor/att: Print attribute information on ATT_REQ_RSPLuiz Augusto von Dentz2022-06-161-7/+18
* bluetoothd.rst: Document -K/--kernel optionLuiz Augusto von Dentz2022-06-141-0/+4
* main.conf: Split Kernel Experimental UUIDs from ExperimentalLuiz Augusto von Dentz2022-06-144-37/+61
* mesh: Fix keyring snprintf usage range checkingBrian Gix2022-06-141-28/+40
* advertising: Fix attempting to set scan_rspLuiz Augusto von Dentz2022-06-142-7/+35
* monitor/att: Fix decoding for notificationsLuiz Augusto von Dentz2022-06-131-1/+1
* device: Add connectable flag to bearer stateLuiz Augusto von Dentz2022-06-133-22/+28
* mgmt-tester: Fix regression with tests failing to setupLuiz Augusto von Dentz2022-06-131-5/+0
* obexd: Fix callback->func =! NULL in the xfer_complete() funcwangyouwan2022-06-131-1/+4
* test-runner: Add udevd and trigger eventsFrédéric Danis2022-06-131-3/+80
* test-runner: Add audio card supportFrédéric Danis2022-06-131-1/+22
* doc/test-runner: Add audio config optionsFrédéric Danis2022-06-131-0/+5
* test-runner: Add DBus session supportFrédéric Danis2022-06-131-12/+85
* btproxy: Allow to select multiple BT controllersFrédéric Danis2022-06-131-16/+25
* 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
* monitor: Stop spamming logs when GATT db cannot be loadedLuiz Augusto von Dentz2022-06-133-5/+5
* mesh: Fix issue with snprintf return value check and format-truncation errorMarcel Holtmann2022-06-101-2/+7
* doc/coding-style: Update URL to kernel coding styleMichael Brudevold2022-06-091-8/+8
* device: Fix not deleting the folder after removing the deviceTedd Ho-Jeong An2022-06-091-1/+1
* mgmt-tester: Fix build errorLuiz Augusto von Dentz2022-06-021-21/+9
* test-runner: Enable BT_HCIUART and BT_HCIUART_H4Luiz Augusto von Dentz2022-06-022-0/+4
* test-runner: Fix not waiting for system_bus_socketLuiz Augusto von Dentz2022-06-021-3/+3
* doc: Introduce the quality report command and eventJoseph Hwang2022-06-021-0/+60
* mesh-gatt: Fix use_after_freeGopal Tiwari2022-05-311-1/+2
* meshctl: Fix possible use_after_freeGopal Tiwari2022-05-311-1/+0
* pbap: Fix memory leakGopal Tiwari2022-05-311-2/+3
* obex-client: Fix leaked_handleGopal Tiwari2022-05-311-0/+1
* mesh/mesh-db: Fix resource leaksGopal Tiwari2022-05-311-0/+2
* l2cap-tester: Fix leaked_handleGopal Tiwari2022-05-311-0/+1
* create-image: Fix leaked_handleGopal Tiwari2022-05-311-4/+3
* cltest: Fix leaked_handleGopal Tiwari2022-05-311-0/+1