Home
last modified time | relevance | path

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

/Linux-v6.6/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()
2815 } else if (hci_is_adv_monitoring(hdev)) { in hci_passive_scan_sync()
2880 hci_is_adv_monitoring(hdev) ? "on" : "off"); in hci_update_passive_scan_sync()
2885 !hci_is_adv_monitoring(hdev) && in hci_update_passive_scan_sync()
5693 if (hci_is_adv_monitoring(hdev)) { in hci_active_scan_sync()
Dhci_core.c2040 bool hci_is_adv_monitoring(struct hci_dev *hdev) in hci_is_adv_monitoring() function
Dmgmt.c10393 else if (!hci_is_adv_monitoring(hdev)) in mgmt_device_found()
/Linux-v6.6/include/net/bluetooth/
Dhci_core.h1750 bool hci_is_adv_monitoring(struct hci_dev *hdev);