提交歷史

作者 SHA1 備註 提交日期
  Jaganath Kanakkassery a73c046a28 Bluetooth: Implement Set ADV set random address 7 年之前
  Jaganath Kanakkassery 075e40b79f Bluetooth: Use ext adv for directed adv 7 年之前
  Jaganath Kanakkassery 4e6e99e933 Bluetooth: Use selected PHYs in extended connect 7 年之前
  Jaganath Kanakkassery 4d94f95d30 Bluetooth: Use extended LE Connection if supported 7 年之前
  Szymon Janc 082f2300cf Bluetooth: Fix connection if directed advertising and privacy is used 7 年之前
  Marcel Holtmann 2064ee332e Bluetooth: Use bt_dev_err and bt_dev_info when possible 7 年之前
  Jaganath Kanakkassery f17d858ed0 Bluetooth: Fix potential memory leak 7 年之前
  Johan Hedberg 39385cb5f3 Bluetooth: Fix using the correct source address type 8 年之前
  Marcel Holtmann ca8bee5dde Bluetooth: Rename HCI_BREDR into HCI_PRIMARY 9 年之前
  Johan Hedberg 82a37adeed Bluetooth: Add support for limited privacy mode 9 年之前
  Johan Hedberg eec7a01dc8 Bluetooth: Move memset closer to where it's needed 9 年之前
  Johan Hedberg acb9f911ea Bluetooth: Don't treat connection timeout as a failure 9 年之前
  Johan Hedberg 2f99536a5b Bluetooth: Use continuous scanning when creating LE connections 9 年之前
  Johan Hedberg f22525700b Bluetooth: Move advertising instance management to hci_request.c 9 年之前
  Johan Hedberg e2caced407 Bluetooth: Remove conn_unfinished variable from hci_connect_le() 9 年之前
  Johan Hedberg 658aead94b Bluetooth: Move check for ongoing connect earlier in hci_connect_le() 9 年之前
  Johan Hedberg 0ad06aa6a7 Bluetooth: Fix specifying role for LE connections 9 年之前
  Johan Hedberg 84235d222a Bluetooth: Use req_workqueue for explicit connect requests 9 年之前
  Johan Hedberg 0ebc181884 Bluetooth: Add clarifying comment why schedule_work is used 9 年之前
  Johan Hedberg 88d07feb09 Bluetooth: Make hci_disconnect() behave correctly for all states 9 年之前
  Johan Hedberg 89e0ccc882 Bluetooth: Take advantage of connection abort helpers 9 年之前
  Johan Hedberg 17bc08f0d1 Bluetooth: Remove unnecessary hci_explicit_connect_lookup function 9 年之前
  Johan Hedberg b5c2b6214c Bluetooth: Add hdev helper variable to hci_le_create_connection_cancel 9 年之前
  Johan Hedberg 9d4c1cc15b Bluetooth: Use hci_conn_hash_lookup_le() when possible 9 年之前
  Johan Hedberg 8ce783dc5e Bluetooth: Fix missing hdev locking for LE scan cleanup 9 年之前
  Jakub Pawlowski 5157b8a503 Bluetooth: Fix initializing conn_params in scan phase 10 年之前
  Johan Hedberg 9ad3e6ffe1 Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanup 10 年之前
  Johan Hedberg 49c509220d Bluetooth: Fix LE reconnection logic 10 年之前
  Johan Hedberg b958f9a3e8 Bluetooth: Fix reference counting for LE-scan based connections 10 年之前
  Jakub Pawlowski 168b8a25c0 Bluetooth: Fix double scan updates 10 年之前