summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci.h
Commit message (Expand)AuthorAgeFilesLines
* 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-051-0/+1
* Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini2023-04-231-0/+8
* Bluetooth: Add new quirk for broken local ext features page 2Vasily Khoruzhick2023-04-231-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-221-7/+155
* Bluetooth: Add initial implementation of CIS connectionsLuiz Augusto von Dentz2022-07-221-2/+26
* Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTINGZijun Hu2022-07-211-11/+0
* Bluetooth: hci_sync: Check LMP feature bit instead of quirkZijun Hu2022-07-211-0/+1
* Bluetooth: When HCI work queue is drained, only queue chained workSchspa Shi2022-07-211-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
* Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result with RSSI eventLuiz Augusto von Dentz2021-12-071-2/+10
* Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result eventLuiz Augusto von Dentz2021-12-071-0/+5
* Bluetooth: HCI: Use skb_pull_data to parse Number of Complete Packets eventLuiz Augusto von Dentz2021-12-071-1/+1
* Bluetooth: HCI: Use skb_pull_data to parse BR/EDR eventsLuiz Augusto von Dentz2021-12-071-0/+4
* Bluetooth: HCI: Fix definition of hci_rp_delete_stored_link_keyLuiz Augusto von Dentz2021-11-251-1/+1
* Bluetooth: HCI: Fix definition of hci_rp_read_stored_link_keyLuiz Augusto von Dentz2021-11-251-2/+2
* Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set terminated eventArchie Pusaka2021-11-161-0/+1
* Bluetooth: Configure codec for HFP offload use caseKiran K2021-09-071-0/+8
* Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection commandKiran K2021-09-071-0/+34