summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_conn.c
Commit message (Expand)AuthorAge
* 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
* Bluetooth: Fix reason code used for rejecting SCO connectionsJohan Hedberg2014-09-24
* Bluetooth: Check for SCO type before setting retransmission effortBernhard Thaler2014-09-23
* Bluetooth: Move clock offset reading into hci_disconnect()Johan Hedberg2014-09-08
* Bluetooth: Update hci_disconnect() to return an error valueJohan Hedberg2014-09-08
* Bluetooth: Remove hci_conn_hold/drop from hci_chanJohan Hedberg2014-09-08
* Bluetooth: Ignore incoming data after initiating disconnectionJohan Hedberg2014-09-08
* Bluetooth: Set disc_timeout to 0 when calling hci_chan_delJohan Hedberg2014-09-08
* Bluetooth: Fix hci_conn reference counting with hci_chanJohan Hedberg2014-09-08
* Bluetooth: Fix using hci_conn_get() for hci_conn pointersJohan Hedberg2014-09-08
* Bluetooth: Fix hci_conn reference counting for auto-connectionsJohan Hedberg2014-08-20
* Bluetooth: Prefer sizeof(*ptr) when allocating memoryJohan Hedberg2014-07-21
* Bluetooth: Use EOPNOTSUPP instead of ENOTSUPPJohan Hedberg2014-07-18
* Bluetooth: Introduce a flag to track who really initiates authenticationJohan Hedberg2014-07-17
* Bluetooth: Pass initiator/acceptor information to hci_conn_security()Johan Hedberg2014-07-17
* Bluetooth: Add a role parameter to hci_conn_add()Johan Hedberg2014-07-16
* Bluetooth: Use explicit role instead of a bool in function parametersJohan Hedberg2014-07-16
* Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variableJohan Hedberg2014-07-16
* Bluetooth: Fix advertising and active scanning co-existenceJohan Hedberg2014-07-08
* Bluetooth: Stop advertising always before initiating a connectionJohan Hedberg2014-07-08
* Bluetooth: Use real advertising state to random address update decisionJohan Hedberg2014-07-08
* Bluetooth: Pass desired connection role to hci_connect_le()Johan Hedberg2014-07-07
* Bluetooth: Remove auth_type parameter from hci_connect_le()Johan Hedberg2014-07-07
* Bluetooth: Use lower timeout for LE auto-connectionsJohan Hedberg2014-07-06
* Bluetooth: Make hci_le_conn_update return the store hintJohan Hedberg2014-07-03
* Bluetooth: Provide defaults for LE connection latency and timeoutMarcel Holtmann2014-07-03
* Bluetooth: Use LE connection parameters if knownMarcel Holtmann2014-07-03
* Bluetooth: Store latency and supervision timeout in connection paramsMarcel Holtmann2014-07-03
* Bluetooth: Restrict access for raw-only controllersMarcel Holtmann2014-07-03
* Bluetooth: Send HCI_Read_Clock_Offset before disconnectingMarcel Holtmann2014-07-03
* Bluetooth: Remove unneeded hci_conn_disconnect abstractionMarcel Holtmann2014-07-03
* Bluetooth: Remove reason parameter from hci_amp_disconn functionMarcel Holtmann2014-07-03