aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-24Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00Luiz Augusto von Dentz1-0/+1
2025-09-27Bluetooth: hci_core: Detect if an ISO link has stalledLuiz Augusto von Dentz1-0/+1
2025-07-23Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connectionsYang Li1-0/+1
2025-07-23Bluetooth: hci_event: Mask data status from LE ext adv reportsChris Down1-0/+1
2025-07-23Bluetooth: Fix spelling mistakesYang Li1-1/+1
2025-07-23Bluetooth: hci_event: Add support for handling LE BIG Sync Lost eventYang Li1-0/+6
2025-07-16Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmapChristian Eggers1-0/+2
2025-05-21Bluetooth: separate CIS_LINK and BIS_LINK link typesPauli Virtanen1-1/+2
2025-05-21Bluetooth: Introduce HCI Driver protocolHsin-chen Chuang1-0/+1
2025-04-25Bluetooth: hci_conn: Fix not setting timeout for BIG Create SyncLuiz Augusto von Dentz1-1/+1
2025-04-25Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast ReceiverLuiz Augusto von Dentz1-0/+2
2025-03-25Bluetooth: HCI: Add definition of hci_rp_remote_name_req_cancelWentao Guan1-0/+5
2025-03-25Bluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz1-0/+13
2025-03-25Bluetooth: Add quirk for broken READ_PAGE_SCAN_TYPEPedro Nishiyama1-0/+8
2025-03-25Bluetooth: Add quirk for broken READ_VOICE_SETTINGPedro Nishiyama1-0/+8
2025-03-13Bluetooth: hci_event: Fix connection regression between LE and non-LE adaptersArkadiusz Bokowy1-1/+1
2025-01-15Bluetooth: MGMT: Mark LL Privacy as stableLuiz Augusto von Dentz1-1/+0
2024-11-14Bluetooth: HCI: Add IPC(11) bus typeLuiz Augusto von Dentz1-0/+1
2024-11-14Bluetooth: ISO: Do not emit LE BIG Create Sync if previous is pendingIulia Tanasescu1-0/+1
2024-11-14Bluetooth: ISO: Do not emit LE PA Create Sync if previous is pendingIulia Tanasescu1-1/+2
2024-11-14Bluetooth: Add new quirks for ATS2851Danil Pylaev1-0/+14
2024-09-10Bluetooth: Add a helper function to extract iso headerKiran K1-0/+5
2024-08-15Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-inLuiz Augusto von Dentz1-7/+10
2024-06-28Bluetooth: Add quirk to ignore reserved PHY bits in LE Extended Adv ReportSven Peter1-0/+11
2024-05-14Bluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz1-114/+0
2024-05-14Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()Sungwoo Kim1-0/+9
2024-05-14Bluetooth: hci_conn: Use __counted_by() and avoid -Wfamnae warningGustavo A. R. Silva1-1/+1
2024-05-14LE Create Connection command timeout increased to 20 secsMahesh Talewad1-1/+0
2024-05-14Bluetooth: hci_conn: Use __counted_by() to avoid -Wfamnae warningGustavo A. R. Silva1-1/+1
2024-05-14Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warningsGustavo A. R. Silva1-4/+4
2024-03-29Bluetooth: add quirk for broken address propertiesJohan Hovold1-0/+9
2024-03-06Bluetooth: Add new quirk for broken read key length on ATS2851Vinicius Peixoto1-0/+8
2024-03-06Bluetooth: ISO: Reassemble PA data for bcast sinkIulia Tanasescu1-0/+5
2024-03-06Bluetooth: hci_conn: Only do ACL connections sequentiallyJonas Dreßler1-0/+1
2024-03-06Bluetooth: Remove BT_HSLuiz Augusto von Dentz1-1/+0
2024-03-06Bluetooth: hci_event: Use HCI error defines instead of magic valuesJonas Dreßler1-0/+2
2024-03-06Bluetooth: Add new state HCI_POWERING_DOWNJonas Dreßler1-0/+1
2024-03-06Bluetooth: Remove HCI_POWER_OFF_TIMEOUTJonas Dreßler1-1/+0
2023-10-23Bluetooth: ISO: Pass BIG encryption info through QoSIulia Tanasescu1-0/+3
2023-08-24Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODEDLuiz Augusto von Dentz1-0/+10
2023-08-24Bluetooth: ISO: Add support for periodic adv reports processingClaudia Draghicescu1-0/+11
2023-08-11Bluetooth: msft: Extended monitor tracking by address filterHilda Wu1-0/+10
2023-08-11Bluetooth: Check for ISO support in controllerClaudia Draghicescu1-0/+1
2023-06-05Bluetooth: fix debugfs registrationJohan Hovold1-0/+1
2023-04-23Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini1-0/+8
2023-04-23Bluetooth: Add new quirk for broken local ext features page 2Vasily Khoruzhick1-0/+7
2023-02-09Bluetooth: HCI: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-2/+2
2022-12-12Bluetooth: Add quirk to disable MWS Transport ConfigurationSven Peter1-0/+10
2022-12-12Bluetooth: Add quirk to disable extended scanningSven Peter1-0/+10
2022-12-12Bluetooth: hci_event: Ignore reserved bits in LE Extended Adv ReportSven Peter1-0/+1