summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_conn.c
Commit message (Expand)AuthorAge
* Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc2018-04-03
* Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann2017-10-30
* Bluetooth: Fix potential memory leakJaganath Kanakkassery2017-10-29
* Bluetooth: Fix using the correct source address typeJohan Hedberg2016-11-22
* Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann2016-07-09
* Bluetooth: Add support for limited privacy modeJohan Hedberg2016-03-10
* Bluetooth: Move memset closer to where it's neededJohan Hedberg2016-03-10
* Bluetooth: Don't treat connection timeout as a failureJohan Hedberg2015-12-10
* Bluetooth: Use continuous scanning when creating LE connectionsJohan Hedberg2015-12-10
* Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg2015-12-10
* Bluetooth: Remove conn_unfinished variable from hci_connect_le()Johan Hedberg2015-11-19
* Bluetooth: Move check for ongoing connect earlier in hci_connect_le()Johan Hedberg2015-11-19
* Bluetooth: Fix specifying role for LE connectionsJohan Hedberg2015-11-19
* Bluetooth: Use req_workqueue for explicit connect requestsJohan Hedberg2015-11-19
* Bluetooth: Add clarifying comment why schedule_work is usedJohan Hedberg2015-11-19
* Bluetooth: Make hci_disconnect() behave correctly for all statesJohan Hedberg2015-10-22
* Bluetooth: Take advantage of connection abort helpersJohan Hedberg2015-10-22
* Bluetooth: Remove unnecessary hci_explicit_connect_lookup functionJohan Hedberg2015-10-21
* Bluetooth: Add hdev helper variable to hci_le_create_connection_cancelJohan Hedberg2015-10-21
* Bluetooth: Use hci_conn_hash_lookup_le() when possibleJohan Hedberg2015-10-21
* Bluetooth: Fix missing hdev locking for LE scan cleanupJohan Hedberg2015-10-21
* Bluetooth: Fix initializing conn_params in scan phaseJakub Pawlowski2015-10-16
* Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanupJohan Hedberg2015-10-16
* Bluetooth: Fix LE reconnection logicJohan Hedberg2015-10-16
* Bluetooth: Fix reference counting for LE-scan based connectionsJohan Hedberg2015-10-16
* Bluetooth: Fix double scan updatesJakub Pawlowski2015-10-16
* Bluetooth: timeout handling in new connect procedureJakub Pawlowski2015-08-10
* Bluetooth: advertisement handling in new connect procedureJakub Pawlowski2015-08-10
* Bluetooth: add hci_connect_le_scanJakub Pawlowski2015-08-10
* Bluetooth: add hci_lookup_le_connectJakub Pawlowski2015-08-10
* Bluetooth: Fix encryption key size handling for LTKsJohan Hedberg2015-06-09
* Bluetooth: Introduce hci_dev_clear_flag helper macroMarcel Holtmann2015-03-13
* Bluetooth: Introduce hci_dev_set_flag helper macroMarcel Holtmann2015-03-13
* Bluetooth: Introduce hci_dev_test_flag helper macroMarcel Holtmann2015-03-13
* Bluetooth: Convert disconn_cfm to be triggered through hci_cbJohan Hedberg2015-02-19
* Bluetooth: Convert connect_cfm to be triggered through hci_cbJohan Hedberg2015-02-19
* Bluetooth: Improve error handling in connect aclLukasz Rymanowski2015-02-14
* Bluetooth: Do not allow LE connection if LE is not enabledLukasz Rymanowski2015-02-14
* Bluetooth: Remove unused functionRickard Strandqvist2015-01-16
* Bluetooth: Add opcode parameter to hci_req_complete_t callbackMarcel Holtmann2015-01-12
* Bluetooth: Create debugfs directory for each connection handleMarcel Holtmann2014-12-20
* Bluetooth: Split hci_request helpers to hci_request.[ch]Johan Hedberg2014-12-19
* Bluetooth: Fix generation of non-resolvable private addressesMarcel Holtmann2014-12-08
* Bluetooth: Fix initializing hci_conn RSSI to invalid valueJohan Hedberg2014-12-05
* Bluetooth: Fix check for direct advertisingJohan Hedberg2014-10-28
* Bluetooth: Fix LE connection timeout deadlockJohan Hedberg2014-10-28
* Bluetooth: fix shadow warning in hci_disconnect()Fabian Frederick2014-10-25
* Bluetooth: Defer connection-parameter removal when unpairingAlfonso Acosta2014-10-25
* Bluetooth: Rename sco_param_wideband table to esco_param_msbcJohan Hedberg2014-09-25
* Bluetooth: Add retransmission effort into SCO parameter tableJohan Hedberg2014-09-24