summaryrefslogtreecommitdiff
path: root/include/net/bluetooth/hci.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-06Bluetooth: fix debugfs registrationJohan Hovold1-0/+1
2023-04-24Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini1-0/+8
2023-04-24Bluetooth: Add new quirk for broken local ext features page 2Vasily Khoruzhick1-0/+7
2023-02-10Bluetooth: HCI: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-2/+2
2022-12-13Bluetooth: Add quirk to disable MWS Transport ConfigurationSven Peter1-0/+10
2022-12-13Bluetooth: Add quirk to disable extended scanningSven Peter1-0/+10
2022-12-13Bluetooth: hci_event: Ignore reserved bits in LE Extended Adv ReportSven Peter1-0/+1
2022-12-03Bluetooth: Remove codec id field in vendor codec definitionChethan T N1-1/+0
2022-12-03Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirkIsmael Ferreras Morezuelas1-0/+11
2022-09-06Bluetooth: Add experimental wrapper for MGMT based meshBrian Gix1-0/+1
2022-09-06Bluetooth: Implement support for MeshBrian Gix1-0/+3
2022-07-23Bluetooth: Add initial implementation of BIS connectionsLuiz Augusto von Dentz1-7/+155
2022-07-23Bluetooth: Add initial implementation of CIS connectionsLuiz Augusto von Dentz1-2/+26
2022-07-22Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTINGZijun Hu1-11/+0
2022-07-22Bluetooth: hci_sync: Check LMP feature bit instead of quirkZijun Hu1-0/+1
2022-07-22Bluetooth: When HCI work queue is drained, only queue chained workSchspa Shi1-0/+1
2022-05-19Bluetooth: eir: Add helpers for managing service dataLuiz Augusto von Dentz1-0/+1
2022-05-13Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirkLuiz Augusto von Dentz1-0/+9
2022-04-26Bluetooth: hci_event: Fix checking for invalid handle on error statusLuiz Augusto von Dentz1-0/+1
2022-03-18Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALLIsmael Ferreras Morezuelas1-0/+10
2022-01-06Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evtLuiz Augusto von Dentz1-5/+1
2021-12-23Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supportedLuiz Augusto von Dentz1-0/+1
2021-12-07Bluetooth: hci_sync: Set Privacy Mode when updating the resolving listLuiz Augusto von Dentz1-0/+10
2021-12-07Bluetooth: add quirk disabling LE Read Transmit PowerAditya Garg1-0/+9
2021-12-07Bluetooth: HCI: Use skb_pull_data to parse LE Direct Advertising Report eventLuiz Augusto von Dentz1-1/+6
2021-12-07Bluetooth: HCI: Use skb_pull_data to parse LE Ext Advertising Report eventLuiz Augusto von Dentz1-6/+11
2021-12-07Bluetooth: HCI: Use skb_pull_data to parse LE Advertising Report eventLuiz Augusto von Dentz1-1/+6
2021-12-07Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry Result eventLuiz Augusto von Dentz1-0/+5
2021-12-07Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result with RSSI eventLuiz Augusto von Dentz1-2/+10
2021-12-07Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result eventLuiz Augusto von Dentz1-0/+5
2021-12-07Bluetooth: HCI: Use skb_pull_data to parse Number of Complete Packets eventLuiz Augusto von Dentz1-1/+1
2021-12-07Bluetooth: HCI: Use skb_pull_data to parse BR/EDR eventsLuiz Augusto von Dentz1-0/+4
2021-11-25Bluetooth: HCI: Fix definition of hci_rp_delete_stored_link_keyLuiz Augusto von Dentz1-1/+1
2021-11-25Bluetooth: HCI: Fix definition of hci_rp_read_stored_link_keyLuiz Augusto von Dentz1-2/+2
2021-11-16Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set terminated eventArchie Pusaka1-0/+1
2021-09-08Bluetooth: Configure codec for HFP offload use caseKiran K1-0/+8
2021-09-08Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection commandKiran K1-0/+34
2021-09-08Bluetooth: Allow querying of supported offload codecs over SCO socketKiran K1-0/+4
2021-09-08Bluetooth: Add support for Read Local Supported Codecs V2Kiran K1-0/+29
2021-09-08Bluetooth: Enumerate local supported codec and cache detailsKiran K1-0/+41
2021-08-30Bluetooth: Support the quality report eventsJoseph Hwang1-0/+1
2021-06-26Bluetooth: Fix Set Extended (Scan Response) DataLuiz Augusto von Dentz1-2/+4
2021-06-26Bluetooth: use inclusive language when filtering devicesArchie Pusaka1-8/+8
2021-06-26Bluetooth: use inclusive language in HCI LE featuresArchie Pusaka1-3/+3
2021-06-26Bluetooth: use inclusive language to describe CPBArchie Pusaka1-13/+13
2021-06-26Bluetooth: use inclusive language in hci_core.hArchie Pusaka1-22/+22
2021-06-26Bluetooth: Add ncmd=0 recovery handlingManish Mandlik1-0/+1
2021-03-03Bluetooth: Remove unneeded commands for suspendAbhishek Pandit-Subedi1-0/+1
2021-01-29Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirkHans de Goede1-0/+8
2020-12-07Bluetooth: Query LE tx power on startupDaniel Winkler1-0/+7