aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_conn.c
Commit message (Expand)AuthorAge
* Bluetooth: Introduce LE auto connection infrastructureAndre Guedes2014-02-26
* Bluetooth: Move address type conversion to outside hci_connect_leAndre Guedes2014-02-26
* Bluetooth: Refactor HCI connection codeAndre Guedes2014-02-26
* Bluetooth: Remove unused functionAndre Guedes2014-02-26
* Bluetooth: Stop scanning on LE connectionAndre Guedes2014-02-26
* Bluetooth: Declare le_conn_failed in hci_core.hAndre Guedes2014-02-26
* Bluetooth: Use unresolvable private address for active scanningMarcel Holtmann2014-02-24
* Bluetooth: Fix setting correct src_type when connecting LEJohan Hedberg2014-02-23
* Bluetooth: Use hci_update_random_address() when connecting LEJohan Hedberg2014-02-23
* Bluetooth: Use same LE min/max connection event length during updateMarcel Holtmann2014-02-19
* Bluetooth: Fix wrong identity address during connection failuresMarcel Holtmann2014-02-18
* Bluetooth: Look up RPA for connection requests with Identity AddressJohan Hedberg2014-02-18
* Bluetooth: Use connection parameters if anyAndre Guedes2014-02-13
* Bluetooth: Include security level 4 in connections checkMarcel Holtmann2014-02-13
* Bluetooth: Introduce le_conn_failed() helperAndre Guedes2014-02-13
* Bluetooth: Save connection interval parameters in hci_connAndre Guedes2014-02-13
* Bluetooth: Introduce requirements for security level 4Marcel Holtmann2014-02-13
* Bluetooth: Add support for handling P-256 derived link keysMarcel Holtmann2014-02-13
* Bluetooth: Add definitions for new link key typesMarcel Holtmann2014-02-13
* Bluetooth: Expose debugfs settings for LE connection intervalMarcel Holtmann2013-10-19
* Bluetooth: Select the own address type during initial setup phaseMarcel Holtmann2013-10-19
* Bluetooth: Convert idle timer to use delayed workJohan Hedberg2013-10-16
* Bluetooth: Convert auto accept timer to use delayed workJohan Hedberg2013-10-16
* Bluetooth: Store source address of HCI connectionsMarcel Holtmann2013-10-13
* Bluetooth: Store the source address type of LE connectionsMarcel Holtmann2013-10-13
* Bluetooth: Remove pointless bdaddr_to_le() helper functionMarcel Holtmann2013-10-13
* Bluetooth: Make LE scan interval and window a controller optionMarcel Holtmann2013-10-11
* Bluetooth: Move smp.h header file into net/bluetooth/Marcel Holtmann2013-10-10
* Bluetooth: Move a2mp.h header file into net/bluetooth/Marcel Holtmann2013-10-10
* Bluetooth: Refactor hci_connect_leAndre Guedes2013-10-10
* Bluetooth: Use HCI request for LE connectionAndre Guedes2013-10-10
* Bluetooth: Use random address if public address is not availableMarcel Holtmann2013-10-06
* Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISINGJohan Hedberg2013-10-05
* Bluetooth: Initialize hci_conn fields in hci_connect_leAndre Guedes2013-10-04
* Bluetooth: Rename hci_conn variable in hci_connect_le()Andre Guedes2013-10-04
* Bluetooth: Introduce a new HCI_BREDR_ENABLED flagJohan Hedberg2013-10-02
* Bluetooth: Disable upper layer connections when user channel is activeMarcel Holtmann2013-09-16
* Bluetooth: Add SCO connection fallbackFrédéric Dalleau2013-08-21
* Bluetooth: Parameters for outgoing SCO connectionsFrédéric Dalleau2013-08-21
* Bluetooth: Use hci_connect_sco directlyFrédéric Dalleau2013-08-21
* Bluetooth: introduce hci_conn ref-countingDavid Herrmann2013-04-17
* Bluetooth: remove unneeded hci_conn_hold/put_device()David Herrmann2013-04-17
* Bluetooth: Reject SCO when hci connection timeoutsClaudio Takahasi2013-04-11
* Bluetooth: rename hci_conn_put to hci_conn_dropDavid Herrmann2013-04-11
* Bluetooth: Rename hci_acl_disconnAndre Guedes2013-03-08
* Bluetooth: Fix hci_conn timeout routineAndre Guedes2013-01-31
* Bluetooth: Add put(hcon) when deleting hchanAndrei Emeltchenko2012-11-01
* Bluetooth: Disallow LE scanning and connecting in peripheral roleJohan Hedberg2012-11-01
* Bluetooth: Add state to hci_chanMat Martineau2012-10-23
* Bluetooth: AMP: Add handle to hci_chan structureAndrei Emeltchenko2012-10-11