summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* iso-tester: Make use of bthost_add_iso_hook destroy callbackLuiz Augusto von Dentz2022-08-221-21/+31
* bthost: Add destroy callback to bthost_add_iso_hookLuiz Augusto von Dentz2022-08-223-3/+10
* iso-tester: Fix using shutdown(SHUT_RDWR)Luiz Augusto von Dentz2022-08-191-6/+6
* 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
* build: Enable admin pluginLuiz Augusto von Dentz2022-08-151-0/+1
* client: Move admin submenuLuiz Augusto von Dentz2022-08-153-91/+96
* adapter: Check flags are supportedLuiz Augusto von Dentz2022-08-153-1/+9
* iso-tester: Introduce tests for Disconnect/ReconnectLuiz Augusto von Dentz2022-08-151-0/+80
* iso-tester: Add ISO 48_2_1 Defer Receive - SuccessLuiz Augusto von Dentz2022-08-051-1/+19
* bthost: Add qos support to bthost_set_cig_paramsLuiz Augusto von Dentz2022-08-053-13/+19
* test-tester: This add tests for testerLuiz Augusto von Dentz2022-08-052-0/+97
* shared/tester: Add tester_setup_ioLuiz Augusto von Dentz2022-08-052-4/+163
* build: Fix make check failingLuiz Augusto von Dentz2022-08-041-0/+7
* iso-tester: Test BT_DEFER_SETUP works with getsockoptLuiz Augusto von Dentz2022-08-041-0/+13
* sixaxis: Fix fliping device.trusted automaticallyLuiz Augusto von Dentz2022-08-023-6/+10
* device: Add btd_ prefix to device_is_trustedLuiz Augusto von Dentz2022-08-024-8/+8
* device: Fix not auto-connecting profileLuiz Augusto von Dentz2022-08-011-1/+2
* iso-test: Add ISO 48_2_1 Defer SendLuiz Augusto von Dentz2022-07-281-0/+11
* Release 5.655.65Marcel Holtmann2022-07-242-1/+17
* build: Update library versionMarcel Holtmann2022-07-241-1/+1
* isotest: Add documentationLuiz Augusto von Dentz2022-07-222-2/+204
* tools: Add isotest toolLuiz Augusto von Dentz2022-07-222-1/+1220
* tools: Add iso-testerLuiz Augusto von Dentz2022-07-223-3/+1715
* btio: Add support for ISO socketsLuiz Augusto von Dentz2022-07-223-3/+286
* adapter: Add support for setting ISO Socket experimental featureLuiz Augusto von Dentz2022-07-224-0/+47
* mgmt-tester: Fix Read Exp Feature testsLuiz Augusto von Dentz2022-07-221-3/+11
* shared/util: Decode BlueZ Experimental ISO Socket UUIDLuiz Augusto von Dentz2022-07-221-0/+2
* lib: Add definitions for ISO socketLuiz Augusto von Dentz2022-07-223-2/+80
* main: Default device_privacy to trueLuiz Augusto von Dentz2022-07-131-0/+2
* adapter: Fix advertising monitor on Linux 5.12-5.17Andrew Drake2022-07-131-1/+3
* btdev: Fix not checking if a CIG has any active CISLuiz Augusto von Dentz2022-07-111-0/+17
* monitor: Fix build error in some targetsLuiz Augusto von Dentz2022-07-051-1/+3
* client: Fix build warningLuiz Augusto von Dentz2022-07-051-1/+1
* obexd: Fix the code styleYouwan Wang2022-07-051-1/+1
* tools/test-runner: Fix errors reported by scan-buildTedd Ho-Jeong An2022-07-011-3/+11
* tools/btmgmt: Fix errors reported by scan-buildTedd Ho-Jeong An2022-07-011-14/+11
* monitor: Fix usage of %z formater for uint64_tBrian Gix2022-06-301-2/+2
* mesh: Fix snprintf return values not being checkedBrian Gix2022-06-301-31/+57
* core: Fix signed vs unsigned compareBrian Gix2022-06-301-2/+2
* core: make bt_uuid_hash() portable across archsBrian Gix2022-06-301-5/+3
* 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