Commit History

Author SHA1 Message Date
  Jakub Pawlowski f75113a260 Bluetooth: add hci_connect_le_scan 10 years ago
  Jakub Pawlowski 9a0a8a8e85 Bluetooth: Move IRK checking logic in preparation to new connect method 10 years ago
  Johan Hedberg 39ecfad68f Bluetooth: Use zalloc when possible 10 years ago
  Florian Grandel d4c5af8f71 Bluetooth: hci_core: remove obsolete adv_instance 10 years ago
  Florian Grandel fffd38bca5 Bluetooth: mgmt/hci_core: multi-adv for add_advertising*() 10 years ago
  Florian Grandel 5d900e4601 Bluetooth: hci_core/mgmt: move adv timeout to hdev 10 years ago
  Florian Grandel d2609b345e Bluetooth: hci_core/mgmt: Introduce multi-adv list 10 years ago
  Loic Poulain 867146a0d2 Bluetooth: Don't call shutdown when leaving user channel 10 years ago
  David S. Miller 9d52bf0a23 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next 10 years ago
  Frederic Danis cffd2eedf9 Bluetooth: Fix calls to __hci_cmd_sync() 10 years ago
  Wesley Kuo 177d0506a9 Bluetooth: Fix remote name event return directly. 10 years ago
  Gabriele Mazzotta d24d81444f Bluetooth: Skip the shutdown routine if the interface is not up 10 years ago
  Marcel Holtmann 2d7cc19eeb Bluetooth: Remove hci_recv_stream_fragment function 10 years ago
  Marcel Holtmann 5c7d2dd285 Bluetooth: Make data pointer of hci_recv_stream_fragment const 10 years ago
  Johan Hedberg 757aa0b56d Bluetooth: Move hci_get_cmd_complete() to hci_event.c 10 years ago
  Johan Hedberg abe66a4d03 Bluetooth: Remove unused hci_req_pending() function 10 years ago
  Johan Hedberg f7d9e97592 Bluetooth: Remove unneeded recv_event variable 10 years ago
  Johan Hedberg f60cb30579 Bluetooth: Convert hci_req_sync family of function to new request API 10 years ago
  Johan Hedberg e621448749 Bluetooth: Add second hci_request callback option for full skb 10 years ago
  Johan Hedberg db6e3e8d01 Bluetooth: Refactor HCI request variables into own struct 10 years ago
  Arman Uguray 203fea0178 Bluetooth: Add data structure for advertising instance 10 years ago
  Johan Hedberg baf880a968 Bluetooth: Fix memory leak in le_scan_disable_work_complete() 10 years ago
  Jakub Pawlowski 07d2334ae7 Bluetooth: Add simultaneous dual mode scan 10 years ago
  Marcel Holtmann b7cb93e528 Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags 10 years ago
  Marcel Holtmann eacb44dff9 Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field 10 years ago
  Marcel Holtmann 238be788fc Bluetooth: Introduce hci_dev_test_and_set_flag helper macro 10 years ago
  Marcel Holtmann a69d892726 Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro 10 years ago
  Marcel Holtmann a358dc11d8 Bluetooth: Introduce hci_dev_clear_flag helper macro 10 years ago
  Marcel Holtmann a1536da255 Bluetooth: Introduce hci_dev_set_flag helper macro 10 years ago
  Marcel Holtmann d7a5a11d7f Bluetooth: Introduce hci_dev_test_flag helper macro 10 years ago