summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci_core.h
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1Luiz Augusto von Dentz2024-05-141-0/+1
* Bluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz2024-05-141-45/+1
* Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()Sungwoo Kim2024-05-141-0/+1
* Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generatedIulia Tanasescu2024-05-141-2/+1
* Bluetooth: Add proper definitions for scan interval and windowLuiz Augusto von Dentz2024-05-141-2/+16
* Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZELuiz Augusto von Dentz2024-04-241-0/+4
* Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_syncLuiz Augusto von Dentz2024-04-241-1/+3
* Bluetooth: hci_sync: Fix overwriting request callbackLuiz Augusto von Dentz2024-03-061-0/+1
* Bluetooth: ISO: Reassemble PA data for bcast sinkIulia Tanasescu2024-03-061-2/+3
* Bluetooth: ISO: Add hcon for listening bis skIulia Tanasescu2024-03-061-3/+3
* Bluetooth: hci_sync: Attempt to dequeue connection attemptLuiz Augusto von Dentz2024-03-061-0/+19
* Bluetooth: hci_conn: Always use sk_timeo as conn_timeoutLuiz Augusto von Dentz2024-03-061-2/+3
* Bluetooth: Remove pending ACL connection attemptsJonas Dreßler2024-03-061-1/+0
* Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz2023-12-221-1/+0
* Bluetooth: hci_core: Remove le_restart_scan workLuiz Augusto von Dentz2023-12-221-1/+0
* Bluetooth: ISO: Reassociate a socket with an active BISIulia Tanasescu2023-12-221-0/+24
* Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LEXiao Yao2023-12-151-0/+5
* Bluetooth: hci_core: Fix hci_conn_hash_lookup_cisLuiz Augusto von Dentz2023-12-151-2/+2
* Bluetooth: Make handle of hci_conn be uniqueZiyang Xuan2023-10-231-1/+5
* Bluetooth: ISO: Fix bcast listener cleanupIulia Tanasescu2023-10-231-23/+20
* Bluetooth: ISO: Pass BIG encryption info through QoSIulia Tanasescu2023-10-231-1/+24
* Bluetooth: hci_core: Fix build warningsLuiz Augusto von Dentz2023-09-201-1/+1
* Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODEDLuiz Augusto von Dentz2023-08-241-1/+3
* Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTHLuiz Augusto von Dentz2023-08-241-3/+3
* Bluetooth: ISO: Use defer setup to separate PA sync and BIG syncIulia Tanasescu2023-08-241-2/+28
* Bluetooth: hci_conn: avoid checking uninitialized CIG/CIS idsPauli Virtanen2023-08-111-2/+2
* Bluetooth: hci_core: Make hci_is_le_conn_scanning publicLuiz Augusto von Dentz2023-08-111-0/+21
* Bluetooth: hci_conn: Fix modifying handle while abortingLuiz Augusto von Dentz2023-08-111-0/+1
* Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTHLuiz Augusto von Dentz2023-08-111-0/+4
* Bluetooth: ISO: Notify user space about failed bis connectionsIulia Tanasescu2023-08-111-0/+25
* Bluetooth: hci_conn: Always allocate unique handlesLuiz Augusto von Dentz2023-08-111-1/+1
* Bluetooth: hci_conn: Consolidate code for aborting connectionsLuiz Augusto von Dentz2023-08-111-1/+1
* Bluetooth: ISO: Support multiple BIGsIulia Tanasescu2023-08-111-3/+2
* Bluetooth: ISO: do not emit new LE Create CIS if previous is pendingPauli Virtanen2023-08-111-1/+3
* Bluetooth: ISO: Add support for connecting multiple BISesIulia Tanasescu2023-08-111-0/+30
* Bluetooth: Check for ISO support in controllerClaudia Draghicescu2023-08-111-0/+1
* Bluetooth: coredump: fix building with coredump disabledArnd Bergmann2023-07-201-2/+0
* Bluetooth: use RCU for hci_conn_params and iterate safely in hci_syncPauli Virtanen2023-07-201-0/+5
* Bluetooth: ISO: use correct CIS order in Set CIG Parameters eventPauli Virtanen2023-06-051-1/+2
* Bluetooth: hci_sync: add lock to protect HCI_UNREGISTERZhengping Jiang2023-06-051-0/+1
* Bluetooth: Fix UAF in hci_conn_hash_flush againRuihan Li2023-05-191-1/+1
* Bluetooth: hci_conn: Fix not matching by CIS IDLuiz Augusto von Dentz2023-04-231-1/+11
* Bluetooth: hci_conn: Add support for linking multiple hconLuiz Augusto von Dentz2023-04-231-2/+12
* Bluetooth: Enable all supported LE PHY by defaultLuiz Augusto von Dentz2023-04-231-0/+4
* Bluetooth: Split bt_iso_qos into dedicated structuresIulia Tanasescu2023-04-231-4/+5
* Bluetooth: Add support for hci devcoredumpAbhishek Pandit-Subedi2023-04-231-0/+14
* Bluetooth: hci_core: Make hci_conn_hash_add append to the listLuiz Augusto von Dentz2023-04-231-1/+1
* Bluetooth: Fix printing errors if LE Connection times outLuiz Augusto von Dentz2023-04-101-0/+1
* Bluetooth: btintel: Iterate only bluetooth device ACPI entriesKiran K2023-03-221-0/+1
* Bluetooth: Add quirk to disable MWS Transport ConfigurationSven Peter2022-12-121-0/+3