summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add a helper function to extract iso headerKiran K2024-09-101-0/+5
* Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-inLuiz Augusto von Dentz2024-08-151-7/+10
* Bluetooth: Add quirk to ignore reserved PHY bits in LE Extended Adv ReportSven Peter2024-06-281-0/+11
* Bluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz2024-05-141-114/+0
* Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()Sungwoo Kim2024-05-141-0/+9
* Bluetooth: hci_conn: Use __counted_by() and avoid -Wfamnae warningGustavo A. R. Silva2024-05-141-1/+1
* LE Create Connection command timeout increased to 20 secsMahesh Talewad2024-05-141-1/+0
* Bluetooth: hci_conn: Use __counted_by() to avoid -Wfamnae warningGustavo A. R. Silva2024-05-141-1/+1
* Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warningsGustavo A. R. Silva2024-05-141-4/+4
* Bluetooth: add quirk for broken address propertiesJohan Hovold2024-03-291-0/+9
* Bluetooth: Add new quirk for broken read key length on ATS2851Vinicius Peixoto2024-03-061-0/+8
* Bluetooth: ISO: Reassemble PA data for bcast sinkIulia Tanasescu2024-03-061-0/+5
* Bluetooth: hci_conn: Only do ACL connections sequentiallyJonas Dreßler2024-03-061-0/+1
* Bluetooth: Remove BT_HSLuiz Augusto von Dentz2024-03-061-1/+0
* Bluetooth: hci_event: Use HCI error defines instead of magic valuesJonas Dreßler2024-03-061-0/+2
* Bluetooth: Add new state HCI_POWERING_DOWNJonas Dreßler2024-03-061-0/+1
* Bluetooth: Remove HCI_POWER_OFF_TIMEOUTJonas Dreßler2024-03-061-1/+0
* Bluetooth: ISO: Pass BIG encryption info through QoSIulia Tanasescu2023-10-231-0/+3
* Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODEDLuiz Augusto von Dentz2023-08-241-0/+10
* Bluetooth: ISO: Add support for periodic adv reports processingClaudia Draghicescu2023-08-241-0/+11
* Bluetooth: msft: Extended monitor tracking by address filterHilda Wu2023-08-111-0/+10
* Bluetooth: Check for ISO support in controllerClaudia Draghicescu2023-08-111-0/+1
* Bluetooth: fix debugfs registrationJohan Hovold2023-06-061-0/+1
* Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini2023-04-241-0/+8
* Bluetooth: Add new quirk for broken local ext features page 2Vasily Khoruzhick2023-04-241-0/+7
* Bluetooth: HCI: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2023-02-091-2/+2
* Bluetooth: Add quirk to disable MWS Transport ConfigurationSven Peter2022-12-121-0/+10
* Bluetooth: Add quirk to disable extended scanningSven Peter2022-12-121-0/+10
* Bluetooth: hci_event: Ignore reserved bits in LE Extended Adv ReportSven Peter2022-12-121-0/+1
* Bluetooth: Remove codec id field in vendor codec definitionChethan T N2022-12-021-1/+0
* Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirkIsmael Ferreras Morezuelas2022-12-021-0/+11
* Bluetooth: Add experimental wrapper for MGMT based meshBrian Gix2022-09-061-0/+1
* Bluetooth: Implement support for MeshBrian Gix2022-09-061-0/+3
* Bluetooth: Add initial implementation of BIS connectionsLuiz Augusto von Dentz2022-07-231-7/+155
* Bluetooth: Add initial implementation of CIS connectionsLuiz Augusto von Dentz2022-07-231-2/+26
* Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTINGZijun Hu2022-07-221-11/+0
* Bluetooth: hci_sync: Check LMP feature bit instead of quirkZijun Hu2022-07-221-0/+1
* Bluetooth: When HCI work queue is drained, only queue chained workSchspa Shi2022-07-221-0/+1
* Bluetooth: eir: Add helpers for managing service dataLuiz Augusto von Dentz2022-05-191-0/+1
* Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirkLuiz Augusto von Dentz2022-05-131-0/+9
* Bluetooth: hci_event: Fix checking for invalid handle on error statusLuiz Augusto von Dentz2022-04-261-0/+1
* Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALLIsmael Ferreras Morezuelas2022-03-181-0/+10
* Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evtLuiz Augusto von Dentz2022-01-061-5/+1
* Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supportedLuiz Augusto von Dentz2021-12-221-0/+1
* Bluetooth: hci_sync: Set Privacy Mode when updating the resolving listLuiz Augusto von Dentz2021-12-071-0/+10
* Bluetooth: add quirk disabling LE Read Transmit PowerAditya Garg2021-12-071-0/+9
* Bluetooth: HCI: Use skb_pull_data to parse LE Direct Advertising Report eventLuiz Augusto von Dentz2021-12-071-1/+6
* Bluetooth: HCI: Use skb_pull_data to parse LE Ext Advertising Report eventLuiz Augusto von Dentz2021-12-071-6/+11
* Bluetooth: HCI: Use skb_pull_data to parse LE Advertising Report eventLuiz Augusto von Dentz2021-12-071-1/+6
* Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry Result eventLuiz Augusto von Dentz2021-12-071-0/+5