summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_event.c
AgeCommit message (Expand)Author
2024-08-15Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-inLuiz Augusto von Dentz
2024-07-26Bluetooth: hci_event: Fix setting DISCOVERY_FINDING for passive scanningLuiz Augusto von Dentz
2024-07-15Bluetooth: Remove hci_request.{c,h}Luiz Augusto von Dentz
2024-07-14Bluetooth: hci_event: Set QoS encryption from BIGInfo reportIulia Tanasescu
2024-06-28Bluetooth: Ignore too large handle values in BIGEdward Adam Davis
2024-06-28Bluetooth: hci_event: Fix setting of unicast qos intervalLuiz Augusto von Dentz
2024-06-28Bluetooth: Add quirk to ignore reserved PHY bits in LE Extended Adv ReportSven Peter
2024-05-14Bluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz
2024-05-14Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()Sungwoo Kim
2024-05-14Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warningsGustavo A. R. Silva
2024-05-14Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generatedIulia Tanasescu
2024-05-14Bluetooth: hci_event: Set DISCOVERY_FINDING on SCAN_ENABLEDLuiz Augusto von Dentz
2024-05-03Bluetooth: HCI: Fix potential null-ptr-derefSungwoo Kim
2024-04-24Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZELuiz Augusto von Dentz
2024-04-24Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_syncLuiz Augusto von Dentz
2024-03-29Bluetooth: hci_event: set the conn encrypted before conn establishesHui Wang
2024-03-06Bluetooth: Add new quirk for broken read key length on ATS2851Vinicius Peixoto
2024-03-06Bluetooth: hci_sync: Fix overwriting request callbackLuiz Augusto von Dentz
2024-03-06Bluetooth: hci_event: Remove code to removed CONFIG_BT_HSLukas Bulwahn
2024-03-06Bluetooth: Remove pending ACL connection attemptsJonas Dreßler
2024-03-06Bluetooth: hci_event: Fix not indicating new connection for BIG SyncLuiz Augusto von Dentz
2024-03-06Bluetooth: Remove BT_HSLuiz Augusto von Dentz
2024-03-06Bluetooth: hci_event: Use HCI error defines instead of magic valuesJonas Dreßler
2024-03-06Bluetooth: Remove superfluous call to hci_conn_check_pending()Jonas Dreßler
2024-02-28Bluetooth: Enforce validation on max value of connection intervalKai-Heng Feng
2024-02-28Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUESTLuiz Augusto von Dentz
2024-02-28Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDRZijun Hu
2023-12-22Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz
2023-12-15Bluetooth: Add more enc key size checkAlex Lu
2023-12-15Bluetooth: hci_event: shut up a false-positive warningArnd Bergmann
2023-12-15Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sentLuiz Augusto von Dentz
2023-12-15Bluetooth: Fix not notifying when connection encryption changesLuiz Augusto von Dentz
2023-10-23Bluetooth: Make handle of hci_conn be uniqueZiyang Xuan
2023-10-23Bluetooth: ISO: Fix bcast listener cleanupIulia Tanasescu
2023-10-23Bluetooth: ISO: Pass BIG encryption info through QoSIulia Tanasescu
2023-10-13Bluetooth: avoid memcmp() out of bounds warningArnd Bergmann
2023-10-13Bluetooth: hci_event: Fix coding styleLuiz Augusto von Dentz
2023-10-13Bluetooth: hci_event: Fix using memcmp when comparing keysLuiz Augusto von Dentz
2023-10-11Bluetooth: Fix a refcnt underflow problem for hci_connZiyang Xuan
2023-10-11Bluetooth: Reject connection with the device which has same BD_ADDRLee, Chun-Yi
2023-10-11Bluetooth: hci_event: Ignore NULL link keyLee, Chun-Yi
2023-10-11Bluetooth: ISO: Fix invalid context errorIulia Tanasescu
2023-09-20Bluetooth: hci_codec: Fix leaking content of local_codecsLuiz Augusto von Dentz
2023-08-24Bluetooth: ISO: Add support for periodic adv reports processingClaudia Draghicescu
2023-08-24Bluetooth: ISO: Use defer setup to separate PA sync and BIG syncIulia Tanasescu
2023-08-11Bluetooth: hci_event: drop only unbound CIS if Set CIG Parameters failsPauli Virtanen
2023-08-11Bluetooth: hci_conn: Fix modifying handle while abortingLuiz Augusto von Dentz
2023-08-11Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTHLuiz Augusto von Dentz
2023-08-11Bluetooth: ISO: Notify user space about failed bis connectionsIulia Tanasescu
2023-08-11Bluetooth: hci_conn: Always allocate unique handlesLuiz Augusto von Dentz