aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_conn.c
AgeCommit message (Expand)Author
2020-10-17Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz
2020-05-20Bluetooth: Fix assuming EIR flags can result in SSP authenticationLuiz Augusto von Dentz
2020-04-05Bluetooth: add support to notify using SCO air modeSathish Narsimman
2020-02-28Bluetooth: During le_conn_timeout disable EXT_ADVSathish Narsimman
2020-02-28Bluetooth: Remove adv set for directed advertisingSathish Narsimman
2020-02-18Bluetooth: Disable Extended Adv if enabledSathish Narsimman
2020-02-14Bluetooth: Add BT_PHY socket optionLuiz Augusto von Dentz
2019-11-22Bluetooth: Fix memory leak in hci_connect_le_scanNavid Emamdoost
2019-10-16Bluetooth: Workaround directed advertising bug in Broadcom controllersSzymon Janc
2019-07-06Bluetooth: Use controller sets when availableLuiz Augusto von Dentz
2019-07-06Bluetooth: Add support for LE ping featureSpoorthi Ravishankar Koppad
2019-06-22Bluetooth: Fix regression with minimum encryption key size alignmentMarcel Holtmann
2019-04-25Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann
2018-07-30Bluetooth: Implement Set ADV set random addressJaganath Kanakkassery
2018-07-30Bluetooth: Use ext adv for directed advJaganath Kanakkassery
2018-07-30Bluetooth: Use selected PHYs in extended connectJaganath Kanakkassery
2018-07-06Bluetooth: Use extended LE Connection if supportedJaganath Kanakkassery
2018-04-03Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc
2017-10-30Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann
2017-10-29Bluetooth: Fix potential memory leakJaganath Kanakkassery
2016-11-22Bluetooth: Fix using the correct source address typeJohan Hedberg
2016-07-09Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann
2016-03-10Bluetooth: Add support for limited privacy modeJohan Hedberg
2016-03-10Bluetooth: Move memset closer to where it's neededJohan Hedberg
2015-12-10Bluetooth: Don't treat connection timeout as a failureJohan Hedberg
2015-12-10Bluetooth: Use continuous scanning when creating LE connectionsJohan Hedberg
2015-12-10Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg
2015-11-19Bluetooth: Remove conn_unfinished variable from hci_connect_le()Johan Hedberg
2015-11-19Bluetooth: Move check for ongoing connect earlier in hci_connect_le()Johan Hedberg
2015-11-19Bluetooth: Fix specifying role for LE connectionsJohan Hedberg
2015-11-19Bluetooth: Use req_workqueue for explicit connect requestsJohan Hedberg
2015-11-19Bluetooth: Add clarifying comment why schedule_work is usedJohan Hedberg
2015-10-22Bluetooth: Make hci_disconnect() behave correctly for all statesJohan Hedberg
2015-10-22Bluetooth: Take advantage of connection abort helpersJohan Hedberg
2015-10-21Bluetooth: Remove unnecessary hci_explicit_connect_lookup functionJohan Hedberg
2015-10-21Bluetooth: Add hdev helper variable to hci_le_create_connection_cancelJohan Hedberg
2015-10-21Bluetooth: Use hci_conn_hash_lookup_le() when possibleJohan Hedberg
2015-10-21Bluetooth: Fix missing hdev locking for LE scan cleanupJohan Hedberg
2015-10-16Bluetooth: Fix initializing conn_params in scan phaseJakub Pawlowski
2015-10-16Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanupJohan Hedberg
2015-10-16Bluetooth: Fix LE reconnection logicJohan Hedberg
2015-10-16Bluetooth: Fix reference counting for LE-scan based connectionsJohan Hedberg
2015-10-16Bluetooth: Fix double scan updatesJakub Pawlowski
2015-08-10Bluetooth: timeout handling in new connect procedureJakub Pawlowski
2015-08-10Bluetooth: advertisement handling in new connect procedureJakub Pawlowski
2015-08-10Bluetooth: add hci_connect_le_scanJakub Pawlowski
2015-08-10Bluetooth: add hci_lookup_le_connectJakub Pawlowski
2015-06-09Bluetooth: Fix encryption key size handling for LTKsJohan Hedberg
2015-03-13Bluetooth: Introduce hci_dev_clear_flag helper macroMarcel Holtmann
2015-03-13Bluetooth: Introduce hci_dev_set_flag helper macroMarcel Holtmann