index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_conn.c
Age
Commit message (
Expand
)
Author
2020-11-09
Bluetooth: Resume advertising after LE connection
Daniel Winkler
2020-09-18
net: bluetooth: delete duplicated words
Randy Dunlap
2020-07-30
Bluetooth: Enable/Disable address resolution during le create conn
Sathish Narasimman
2020-07-15
Bluetooth: Add per-instance adv disable/remove
Daniel Winkler
2020-06-22
Bluetooth: Disconnect if E0 is used for Level 4
Luiz Augusto von Dentz
2020-06-18
Bluetooth: Terminate the link if pairing is cancelled
Manish Mandlik
2020-06-12
Bluetooth: centralize default value initialization.
Alain Michaud
2020-05-20
Bluetooth: Fix assuming EIR flags can result in SSP authentication
Luiz Augusto von Dentz
2020-04-05
Bluetooth: add support to notify using SCO air mode
Sathish Narsimman
2020-02-28
Bluetooth: During le_conn_timeout disable EXT_ADV
Sathish Narsimman
2020-02-28
Bluetooth: Remove adv set for directed advertising
Sathish Narsimman
2020-02-18
Bluetooth: Disable Extended Adv if enabled
Sathish Narsimman
2020-02-14
Bluetooth: Add BT_PHY socket option
Luiz Augusto von Dentz
2019-11-22
Bluetooth: Fix memory leak in hci_connect_le_scan
Navid Emamdoost
2019-10-16
Bluetooth: Workaround directed advertising bug in Broadcom controllers
Szymon Janc
2019-07-06
Bluetooth: Use controller sets when available
Luiz Augusto von Dentz
2019-07-06
Bluetooth: Add support for LE ping feature
Spoorthi Ravishankar Koppad
2019-06-22
Bluetooth: Fix regression with minimum encryption key size alignment
Marcel Holtmann
2019-04-25
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
2018-07-30
Bluetooth: Implement Set ADV set random address
Jaganath Kanakkassery
2018-07-30
Bluetooth: Use ext adv for directed adv
Jaganath Kanakkassery
2018-07-30
Bluetooth: Use selected PHYs in extended connect
Jaganath Kanakkassery
2018-07-06
Bluetooth: Use extended LE Connection if supported
Jaganath Kanakkassery
2018-04-03
Bluetooth: Fix connection if directed advertising and privacy is used
Szymon Janc
2017-10-30
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
2017-10-29
Bluetooth: Fix potential memory leak
Jaganath Kanakkassery
2016-11-22
Bluetooth: Fix using the correct source address type
Johan Hedberg
2016-07-09
Bluetooth: Rename HCI_BREDR into HCI_PRIMARY
Marcel Holtmann
2016-03-10
Bluetooth: Add support for limited privacy mode
Johan Hedberg
2016-03-10
Bluetooth: Move memset closer to where it's needed
Johan Hedberg
2015-12-10
Bluetooth: Don't treat connection timeout as a failure
Johan Hedberg
2015-12-10
Bluetooth: Use continuous scanning when creating LE connections
Johan Hedberg
2015-12-10
Bluetooth: Move advertising instance management to hci_request.c
Johan Hedberg
2015-11-19
Bluetooth: Remove conn_unfinished variable from hci_connect_le()
Johan Hedberg
2015-11-19
Bluetooth: Move check for ongoing connect earlier in hci_connect_le()
Johan Hedberg
2015-11-19
Bluetooth: Fix specifying role for LE connections
Johan Hedberg
2015-11-19
Bluetooth: Use req_workqueue for explicit connect requests
Johan Hedberg
2015-11-19
Bluetooth: Add clarifying comment why schedule_work is used
Johan Hedberg
2015-10-22
Bluetooth: Make hci_disconnect() behave correctly for all states
Johan Hedberg
2015-10-22
Bluetooth: Take advantage of connection abort helpers
Johan Hedberg
2015-10-21
Bluetooth: Remove unnecessary hci_explicit_connect_lookup function
Johan Hedberg
2015-10-21
Bluetooth: Add hdev helper variable to hci_le_create_connection_cancel
Johan Hedberg
2015-10-21
Bluetooth: Use hci_conn_hash_lookup_le() when possible
Johan Hedberg
2015-10-21
Bluetooth: Fix missing hdev locking for LE scan cleanup
Johan Hedberg
2015-10-16
Bluetooth: Fix initializing conn_params in scan phase
Jakub Pawlowski
2015-10-16
Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanup
Johan Hedberg
2015-10-16
Bluetooth: Fix LE reconnection logic
Johan Hedberg
2015-10-16
Bluetooth: Fix reference counting for LE-scan based connections
Johan Hedberg
2015-10-16
Bluetooth: Fix double scan updates
Jakub Pawlowski
2015-08-10
Bluetooth: timeout handling in new connect procedure
Jakub Pawlowski
[next]