aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci_core.h
AgeCommit message (Expand)Author
2024-01-25Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz
2023-10-25Bluetooth: hci_core: Fix build warningsLuiz Augusto von Dentz
2022-05-15Bluetooth: Fix the creation of hdev->nameItay Iellin
2021-08-12Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa
2021-05-22Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka
2020-10-17Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz
2020-10-17Bluetooth: Fix update of connection state in `hci_encrypt_cfm`Patrick Steinhardt
2020-10-17Bluetooth: Consolidate encryption handling in hci_encrypt_cfmLuiz Augusto von Dentz
2019-06-25Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann
2019-06-15Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...Greg Kroah-Hartman
2019-05-10Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann
2019-04-20Bluetooth: Fix debugfs NULL pointer dereferenceMatias Karhumaa
2018-07-30Bluetooth: Implement Set ADV set random addressJaganath Kanakkassery
2018-07-30Bluetooth: Impmlement extended adv enableJaganath Kanakkassery
2018-07-30Bluetooth: Read no of adv sets during initJaganath Kanakkassery
2018-07-30Bluetooth: Set Scan PHYs based on selected PHYs by userJaganath Kanakkassery
2018-07-30Bluetooth: Implement PHY changed eventJaganath Kanakkassery
2018-07-30Bluetooth: Add defines for BREDR pkt_type and LE PHYsJaganath Kanakkassery
2018-07-30Bluetooth: Define PHY flags in hdev and set 1M as defaultJaganath Kanakkassery
2018-07-06Bluetooth: Use extended LE Connection if supportedJaganath Kanakkassery
2018-07-06Bluetooth: Use extended scanning if controller supportsJaganath Kanakkassery
2018-07-06Bluetooth: Store Resolv list sizeAnkit Navik
2018-05-18Bluetooth: Add __hci_cmd_send functionLoic Poulain
2018-04-03Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2016-11-22Bluetooth: Fix using the correct source address typeJohan Hedberg
2016-09-19Bluetooth: Add support for appearance in scan rspMichaƂ Narajowski
2016-09-19Bluetooth: Add support for sending MGMT commands and events to monitorMarcel Holtmann
2016-09-19Bluetooth: Introduce helper to pack mgmt version informationMarcel Holtmann
2016-09-19Bluetooth: add printf format attribute to hci_set_[fh]w_info()Nicolas Iooss
2016-09-19Bluetooth: Put led_trigger field behind CONFIG_BT_LEDSMarcel Holtmann
2016-07-18Bluetooth: Add debugfs fields for hardware and firmware infoMarcel Holtmann
2016-07-18Bluetooth: Move hci_recv_frame and hci_recv_diag prototypesMarcel Holtmann
2016-07-13Bluetooth: Add Authentication Failed reason to Disconnected Mgmt eventSzymon Janc
2016-02-23Bluetooth: add LED trigger for indicating HCI is powered upHeiner Kallweit
2016-01-05Bluetooth: Add support for Start Limited Discovery commandJohan Hedberg
2016-01-05Bluetooth: Change eir_has_data_type() to more generic eir_get_data()Johan Hedberg
2015-12-10Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg
2015-12-10Bluetooth: Move discoverable timeout behind hdev->req_workqueueJohan Hedberg
2015-12-10Bluetooth: Move discoverable changes to hdev->req_workqueueJohan Hedberg
2015-12-10Bluetooth: Move connectable changes to hdev->req_workqueueJohan Hedberg
2015-12-10Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg
2015-12-10Bluetooth: Run page scan updates through hdev->req_workqueueJohan Hedberg
2015-11-19Bluetooth: Fix specifying role for LE connectionsJohan Hedberg
2015-11-19Bluetooth: Move Stop Discovery to req_workqueueJohan Hedberg
2015-11-19Bluetooth: Move Start Discovery to req_workqueueJohan Hedberg
2015-11-19Bluetooth: Move LE scan disable/restart behind req_workqueueJohan Hedberg
2015-11-19Bluetooth: Run all background scan updates through req_workqueueJohan Hedberg
2015-11-19Bluetooth: Remove unnecessary call to hci_update_background_scanJohan Hedberg