summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lib: Fix HCI_MAX_ACL_SIZELuiz Augusto von Dentz2021-09-221-2/+3
* shared/mgmt: Set MTU to UINT16_MAXLuiz Augusto von Dentz2021-09-221-6/+40
* doc: Inclusive language updateArchie Pusaka2021-09-212-4/+4
* unit/mesh: Inclusive language changesArchie Pusaka2021-09-211-2/+2
* mesh: Inclusive language changesArchie Pusaka2021-09-213-25/+25
* client: Inclusive language changesArchie Pusaka2021-09-211-3/+3
* src: Inclusive language changesArchie Pusaka2021-09-2110-73/+76
* profiles: Inclusive language changesArchie Pusaka2021-09-214-17/+17
* plugins/sixaxis: Inclusive language changesArchie Pusaka2021-09-211-22/+22
* tools: Deprecate some input parameters to align with inclusive languageArchie Pusaka2021-09-214-64/+78
* tools: Inclusive language changesArchie Pusaka2021-09-2134-389/+439
* emulator: Inclusive language changesArchie Pusaka2021-09-2111-163/+164
* monitor: Inclusive language changesArchie Pusaka2021-09-2113-390/+400
* btio: Inclusive language changesArchie Pusaka2021-09-217-30/+30
* lib: Inclusive language changesArchie Pusaka2021-09-216-21/+29
* media: Add media_player prefix for callbackLuiz Augusto von Dentz2021-09-171-33/+35
* media: Fix build with glibc >= 2.34Fabrice Fontaine2021-09-171-2/+2
* tools: userchan-tester: Add test case for the closing channelTedd Ho-Jeong An2021-09-171-0/+69
* lib: Fix variable-length array declarations in hci structuresPeter A. Bigot2021-09-171-8/+8
* admin: Fix double freeLuiz Augusto von Dentz2021-09-171-1/+1
* admin: Fix leaking uuids loads from storageLuiz Augusto von Dentz2021-09-171-3/+6
* policy: Use btd_service_is_initiatorLuiz Augusto von Dentz2021-09-171-3/+3
* service: Add btd_service_is_initiatorLuiz Augusto von Dentz2021-09-172-0/+11
* sco-tester: Add tests for sending dataLuiz Augusto von Dentz2021-09-171-0/+27
* plugins/admin: create admin_policy_settings if not existsYun-Hao Chung2021-09-151-7/+3
* plugins/admin: add adapter_remove handlerYun-Hao Chung2021-09-151-7/+28
* tools/mgmt-tester: Update exp feature testcaseTedd Ho-Jeong An2021-09-141-1/+5
* shared/util: Update UUID database with LE Audio servicesLuiz Augusto von Dentz2021-09-131-1/+83
* shared/util: Add conversion function for 24 bitsLuiz Augusto von Dentz2021-09-131-0/+26
* adv_monitor: Clear any running DeviceLost timers on power downManish Mandlik2021-09-103-0/+55
* adapter: Enable codec offload when Experimental is setLuiz Augusto von Dentz2021-09-081-0/+42
* main.conf: Allow passing a list of UUIDs to ExperimentalLuiz Augusto von Dentz2021-09-084-60/+169
* client: Add support for printing ExperimentalFeatures propertyLuiz Augusto von Dentz2021-09-081-5/+28
* adapter: Implement ExperimentalFeatures propertyLuiz Augusto von Dentz2021-09-081-40/+109
* adapter-api: Add ExperimentalFeatures propertyLuiz Augusto von Dentz2021-09-081-0/+5
* tools/sco-tester: add a test case for offload SCO connectKiran K2021-09-071-0/+49
* tools/sco-tester: Add a test case for setting offload codecKiran K2021-09-071-0/+40
* tools/sco-tester: add test cases to get offload codecsKiran K2021-09-072-3/+91
* avdtp: use separate local SEID pool for each adapterPauli Virtanen2021-09-063-13/+22
* shared/util: use 64-bit bitmap in util_get/clear_uidPauli Virtanen2021-09-066-15/+13
* shared/shell: don't allow completion fallbackAlain Michaud2021-09-031-3/+2
* monitor: Fix calculation of RFCOMM lengthLuiz Augusto von Dentz2021-09-021-1/+1
* plugin/admin: fix set empty allowlist no persistence issueYun-Hao Chung2021-08-311-1/+6
* btmgmt: add non-interactive quit on read-sysconfigYun-Hao Chung2021-08-311-2/+3
* tools/mgmt-tester: add a exp feature to Read Exp Feature - SuccessJoseph Hwang2021-08-271-1/+5
* test-runner: Enable bluetoothd debug when running with -dLuiz Augusto von Dentz2021-08-261-5/+6
* device: set le_state.svc_resolved = false in gatt_cache_cleanup()David Lechner2021-08-251-0/+1
* device: clear eir_uuids list on disconnectDavid Lechner2021-08-251-0/+3
* gatt: Do not always attempt to connect EATT immediatelyLuiz Augusto von Dentz2021-08-253-38/+44
* shared/att: Fix attempting to send Exchange MTU on EATT bearerLuiz Augusto von Dentz2021-08-251-1/+8