summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_event.c
AgeCommit message (Expand)Author
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
2023-08-11Bluetooth: ISO: Support multiple BIGsIulia Tanasescu
2023-08-11Bluetooth: ISO: do not emit new LE Create CIS if previous is pendingPauli Virtanen
2023-08-11Bluetooth: ISO: Add support for connecting multiple BISesIulia Tanasescu
2023-07-20Bluetooth: hci_event: call disconnect callback before deleting connPauli Virtanen
2023-07-20Bluetooth: use RCU for hci_conn_params and iterate safely in hci_syncPauli Virtanen
2023-06-29Bluetooth: hci_event: Fix parsing of CIS Established EventLuiz Augusto von Dentz
2023-06-29Bluetooth: MGMT: Fix marking SCAN_RSP as not connectableLuiz Augusto von Dentz
2023-06-29Bluetooth: hci_event: fix Set CIG Parameters error status handlingPauli Virtanen
2023-06-05Bluetooth: ISO: use correct CIS order in Set CIG Parameters eventPauli Virtanen
2023-04-23Bluetooth: hci_conn: Add support for linking multiple hconLuiz Augusto von Dentz
2023-04-23Bluetooth: Split bt_iso_qos into dedicated structuresIulia Tanasescu
2023-04-23Bluetooth: Add new quirk for broken local ext features page 2Vasily Khoruzhick
2023-04-10Bluetooth: Set ISO Data Path on broadcast sinkClaudia Draghicescu
2023-04-10Bluetooth: Fix printing errors if LE Connection times outLuiz Augusto von Dentz
2023-01-17Bluetooth: hci_event: Fix Invalid wait contextLuiz Augusto von Dentz
2022-12-12Bluetooth: Wait for HCI_OP_WRITE_AUTH_PAYLOAD_TO to completeLuiz Augusto von Dentz
2022-12-12Bluetooth: hci_event: Ignore reserved bits in LE Extended Adv ReportSven Peter
2022-09-21Bluetooth: hci_event: Make sure ISO events don't affect non-ISO connectionsLuiz Augusto von Dentz
2022-09-19Bluetooth: use hdev->workqueue when queuing hdev->{cmd,ncmd}_timer worksTetsuo Handa
2022-09-06Bluetooth: Implement support for MeshBrian Gix
2022-08-31Bluetooth: Normalize HCI_OP_READ_ENC_KEY_SIZE cmdcmpltBrian Gix
2022-08-25Bluetooth: hci_event: Fix checking conn for le_conn_complete_evtArchie Pusaka
2022-08-25Bluetooth: hci_event: Fix vendor (unknown) opcode status handlingHans de Goede
2022-08-25Bluetooth: convert hci_update_adv_data to hci_syncBrian Gix