Home
last modified time | relevance | path

Searched refs:hci_is_adv_monitoring (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/net/bluetooth/
Dhci_request.c309 bool use_interleaving = hci_is_adv_monitoring(hdev) && in __hci_update_interleaved_scan()
782 } else if (hci_is_adv_monitoring(hdev)) { in hci_req_add_le_passive_scan()
Dhci_sync.c2087 bool use_interleaving = hci_is_adv_monitoring(hdev) && in hci_update_interleaved_scan_sync()
2818 } else if (hci_is_adv_monitoring(hdev)) { in hci_passive_scan_sync()
2883 hci_is_adv_monitoring(hdev) ? "on" : "off"); in hci_update_passive_scan_sync()
2888 !hci_is_adv_monitoring(hdev) && in hci_update_passive_scan_sync()
5698 if (hci_is_adv_monitoring(hdev)) { in hci_active_scan_sync()
Dhci_core.c2041 bool hci_is_adv_monitoring(struct hci_dev *hdev) in hci_is_adv_monitoring() function
Dmgmt.c10404 else if (!hci_is_adv_monitoring(hdev)) in mgmt_device_found()
/linux-6.6.21/include/net/bluetooth/
Dhci_core.h1781 bool hci_is_adv_monitoring(struct hci_dev *hdev);