Home
last modified time | relevance | path

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

/Linux-v6.1/net/bluetooth/
Dhci_request.c309 bool use_interleaving = hci_is_adv_monitoring(hdev) && in __hci_update_interleaved_scan()
803 } else if (hci_is_adv_monitoring(hdev)) { in hci_req_add_le_passive_scan()
Dhci_sync.c2058 bool use_interleaving = hci_is_adv_monitoring(hdev) && in hci_update_interleaved_scan_sync()
2673 } else if (hci_is_adv_monitoring(hdev)) { in hci_passive_scan_sync()
2738 hci_is_adv_monitoring(hdev) ? "on" : "off"); in hci_update_passive_scan_sync()
2743 !hci_is_adv_monitoring(hdev) && in hci_update_passive_scan_sync()
5409 if (hci_is_adv_monitoring(hdev)) { in hci_active_scan_sync()
Dhci_core.c2038 bool hci_is_adv_monitoring(struct hci_dev *hdev) in hci_is_adv_monitoring() function
Dmgmt.c10390 else if (!hci_is_adv_monitoring(hdev)) in mgmt_device_found()
/Linux-v6.1/include/net/bluetooth/
Dhci_core.h1604 bool hci_is_adv_monitoring(struct hci_dev *hdev);