- 8e8b92e Bluetooth: hci_sync: Add hci_le_create_conn_sync by Luiz Augusto von Dentz · 3 years ago
- 182ee45 Bluetooth: hci_sync: Rework hci_suspend_notifier by Luiz Augusto von Dentz · 3 years, 2 months ago
- abfeea4 Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY by Luiz Augusto von Dentz · 3 years, 2 months ago
- 5bee2fd Bluetooth: hci_sync: Rework background scan by Luiz Augusto von Dentz · 3 years, 2 months ago
- 904c139 Bluetooth: Add support for msbc coding format by Kiran K · 3 years, 4 months ago
- 9798fbd Bluetooth: Configure codec for HFP offload use case by Kiran K · 3 years, 4 months ago
- b2af264 Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection command by Kiran K · 3 years, 4 months ago
- d850bf0 Bluetooth: Fix using RPA when address has been resolved by Luiz Augusto von Dentz · 3 years, 4 months ago
- 74be523 Bluetooth: use inclusive language in HCI role comments by Archie Pusaka · 3 years, 7 months ago
- 6397729 Bluetooth: use inclusive language to describe CPB by Archie Pusaka · 3 years, 7 months ago
- 91641b7 Bluetooth: Fix spelling mistakes by Zheng Yongjun · 3 years, 7 months ago
- 1748696 Bluetooth: avoid deadlock between hci_dev->lock and socket lock by Jiri Kosina · 3 years, 10 months ago
- 5cb0855 Bluetooth: Notify suspend on le conn failed by Abhishek Pandit-Subedi · 3 years, 10 months ago
- 8b1c324 Bluetooth: Skip eSCO 2M params when not supported by Yu Liu · 4 years ago
- 89e6597 Bluetooth: Cancel Inquiry before Create Connection by Sonny Sasaka · 4 years, 1 month ago
- 2943d8e Bluetooth: Resume advertising after LE connection by Daniel Winkler · 4 years, 2 months ago
- bb6d689 net: bluetooth: delete duplicated words by Randy Dunlap · 4 years, 3 months ago
- 5c49bcc Bluetooth: Enable/Disable address resolution during le create conn by Sathish Narasimman · 4 years, 5 months ago
- 37adf70 Bluetooth: Add per-instance adv disable/remove by Daniel Winkler · 4 years, 6 months ago
- 8746f13 Bluetooth: Disconnect if E0 is used for Level 4 by Luiz Augusto von Dentz · 4 years, 7 months ago
- 76b1399 Bluetooth: Terminate the link if pairing is cancelled by Manish Mandlik · 4 years, 6 months ago
- 10873f9 Bluetooth: centralize default value initialization. by Alain Michaud · 4 years, 7 months ago
- 755dfcb Bluetooth: Fix assuming EIR flags can result in SSP authentication by Luiz Augusto von Dentz · 4 years, 7 months ago
- 1f8330e Bluetooth: add support to notify using SCO air mode by Sathish Narsimman · 4 years, 9 months ago
- c3bed4d Bluetooth: During le_conn_timeout disable EXT_ADV by Sathish Narsimman · 4 years, 10 months ago
- a9e4569 Bluetooth: Remove adv set for directed advertising by Sathish Narsimman · 4 years, 10 months ago
- 05bd80a Bluetooth: Disable Extended Adv if enabled by Sathish Narsimman · 4 years, 11 months ago
- eab2404 Bluetooth: Add BT_PHY socket option by Luiz Augusto von Dentz · 4 years, 11 months ago
- d088337 Bluetooth: Fix memory leak in hci_connect_le_scan by Navid Emamdoost · 5 years ago
- 4c371bb Bluetooth: Workaround directed advertising bug in Broadcom controllers by Szymon Janc · 5 years ago
- 1d0fac2 Bluetooth: Use controller sets when available by Luiz Augusto von Dentz · 6 years ago
- 302975c Bluetooth: Add support for LE ping feature by Spoorthi Ravishankar Koppad · 6 years ago
- 693cd8c Bluetooth: Fix regression with minimum encryption key size alignment by Marcel Holtmann · 6 years ago
- d5bb334 Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 6 years ago
- a73c046 Bluetooth: Implement Set ADV set random address by Jaganath Kanakkassery · 6 years ago
- 075e40b Bluetooth: Use ext adv for directed adv by Jaganath Kanakkassery · 6 years ago
- 4e6e99e Bluetooth: Use selected PHYs in extended connect by Jaganath Kanakkassery · 6 years ago
- 4d94f95 Bluetooth: Use extended LE Connection if supported by Jaganath Kanakkassery · 6 years ago
- 082f230 Bluetooth: Fix connection if directed advertising and privacy is used by Szymon Janc · 7 years ago
- 2064ee3 Bluetooth: Use bt_dev_err and bt_dev_info when possible by Marcel Holtmann · 7 years ago
- f17d858 Bluetooth: Fix potential memory leak by Jaganath Kanakkassery · 7 years ago
- 39385cb Bluetooth: Fix using the correct source address type by Johan Hedberg · 8 years ago
- ca8bee5 Bluetooth: Rename HCI_BREDR into HCI_PRIMARY by Marcel Holtmann · 8 years ago
- 82a37ad Bluetooth: Add support for limited privacy mode by Johan Hedberg · 9 years ago
- eec7a01 Bluetooth: Move memset closer to where it's needed by Johan Hedberg · 9 years ago
- acb9f91 Bluetooth: Don't treat connection timeout as a failure by Johan Hedberg · 9 years ago
- 2f99536 Bluetooth: Use continuous scanning when creating LE connections by Johan Hedberg · 9 years ago
- f225257 Bluetooth: Move advertising instance management to hci_request.c by Johan Hedberg · 9 years ago
- e2caced Bluetooth: Remove conn_unfinished variable from hci_connect_le() by Johan Hedberg · 9 years ago
- 658aead Bluetooth: Move check for ongoing connect earlier in hci_connect_le() by Johan Hedberg · 9 years ago
- 0ad06aa Bluetooth: Fix specifying role for LE connections by Johan Hedberg · 9 years ago
- 84235d2 Bluetooth: Use req_workqueue for explicit connect requests by Johan Hedberg · 9 years ago
- 0ebc181 Bluetooth: Add clarifying comment why schedule_work is used by Johan Hedberg · 9 years ago
- 88d07fe Bluetooth: Make hci_disconnect() behave correctly for all states by Johan Hedberg · 9 years ago
- 89e0ccc Bluetooth: Take advantage of connection abort helpers by Johan Hedberg · 9 years ago
- 17bc08f Bluetooth: Remove unnecessary hci_explicit_connect_lookup function by Johan Hedberg · 9 years ago
- b5c2b62 Bluetooth: Add hdev helper variable to hci_le_create_connection_cancel by Johan Hedberg · 9 years ago
- 9d4c1cc Bluetooth: Use hci_conn_hash_lookup_le() when possible by Johan Hedberg · 9 years ago
- 8ce783d Bluetooth: Fix missing hdev locking for LE scan cleanup by Johan Hedberg · 9 years ago
- 5157b8a Bluetooth: Fix initializing conn_params in scan phase by Jakub Pawlowski · 9 years ago
- 9ad3e6f Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanup by Johan Hedberg · 9 years ago
- 49c5092 Bluetooth: Fix LE reconnection logic by Johan Hedberg · 9 years ago
- b958f9a Bluetooth: Fix reference counting for LE-scan based connections by Johan Hedberg · 9 years ago
- 168b8a2 Bluetooth: Fix double scan updates by Jakub Pawlowski · 9 years ago
- cc2b691 Bluetooth: timeout handling in new connect procedure by Jakub Pawlowski · 9 years ago
- 28a667c Bluetooth: advertisement handling in new connect procedure by Jakub Pawlowski · 9 years ago
- f75113a Bluetooth: add hci_connect_le_scan by Jakub Pawlowski · 9 years ago
- e7d9ab7 Bluetooth: add hci_lookup_le_connect by Jakub Pawlowski · 9 years ago
- 8b76ce3 Bluetooth: Fix encryption key size handling for LTKs by Johan Hedberg · 10 years ago
- a358dc1 Bluetooth: Introduce hci_dev_clear_flag helper macro by Marcel Holtmann · 10 years ago
- a1536da Bluetooth: Introduce hci_dev_set_flag helper macro by Marcel Holtmann · 10 years ago
- d7a5a11 Bluetooth: Introduce hci_dev_test_flag helper macro by Marcel Holtmann · 10 years ago
- 3a6d576 Bluetooth: Convert disconn_cfm to be triggered through hci_cb by Johan Hedberg · 10 years ago
- 539c496 Bluetooth: Convert connect_cfm to be triggered through hci_cb by Johan Hedberg · 10 years ago
- c411110 Bluetooth: Improve error handling in connect acl by Lukasz Rymanowski · 10 years ago
- 152d386 Bluetooth: Do not allow LE connection if LE is not enabled by Lukasz Rymanowski · 10 years ago
- 0026b65 Bluetooth: Remove unused function by Rickard Strandqvist · 10 years ago
- 1904a85 Bluetooth: Add opcode parameter to hci_req_complete_t callback by Marcel Holtmann · 10 years ago
- 23b9ceb Bluetooth: Create debugfs directory for each connection handle by Marcel Holtmann · 10 years ago
- 0857dd3 Bluetooth: Split hci_request helpers to hci_request.[ch] by Johan Hedberg · 10 years ago
- 9437d2e Bluetooth: Fix generation of non-resolvable private addresses by Marcel Holtmann · 10 years ago
- ebf86aa Bluetooth: Fix initializing hci_conn RSSI to invalid value by Johan Hedberg · 10 years ago
- 0b1db38c Bluetooth: Fix check for direct advertising by Johan Hedberg · 10 years ago
- 980ffc0 Bluetooth: Fix LE connection timeout deadlock by Johan Hedberg · 10 years ago
- 4f639ed Bluetooth: fix shadow warning in hci_disconnect() by Fabian Frederick · 10 years ago
- 89cbb06 Bluetooth: Defer connection-parameter removal when unpairing by Alfonso Acosta · 10 years ago
- 565766b Bluetooth: Rename sco_param_wideband table to esco_param_msbc by Johan Hedberg · 10 years ago
- c7da579 Bluetooth: Add retransmission effort into SCO parameter table by Johan Hedberg · 10 years ago
- d41c15c Bluetooth: Fix reason code used for rejecting SCO connections by Johan Hedberg · 10 years ago
- 48e68ff Bluetooth: Check for SCO type before setting retransmission effort by Bernhard Thaler · 10 years ago
- 839035a Bluetooth: Move clock offset reading into hci_disconnect() by Johan Hedberg · 10 years ago
- e3b679d Bluetooth: Update hci_disconnect() to return an error value by Johan Hedberg · 10 years ago
- bcbb655 Bluetooth: Remove hci_conn_hold/drop from hci_chan by Johan Hedberg · 10 years ago
- f94b665 Bluetooth: Ignore incoming data after initiating disconnection by Johan Hedberg · 10 years ago
- b3ff670 Bluetooth: Set disc_timeout to 0 when calling hci_chan_del by Johan Hedberg · 10 years ago
- 6c388d3 Bluetooth: Fix hci_conn reference counting with hci_chan by Johan Hedberg · 10 years ago
- f8aaf9b Bluetooth: Fix using hci_conn_get() for hci_conn pointers by Johan Hedberg · 10 years ago
- f161dd4 Bluetooth: Fix hci_conn reference counting for auto-connections by Johan Hedberg · 10 years ago
- 27f70f3 Bluetooth: Prefer sizeof(*ptr) when allocating memory by Johan Hedberg · 10 years ago
- beb19e4 Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP by Johan Hedberg · 10 years ago