Home
last modified time | relevance | path

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

/Linux-v5.15/net/bluetooth/
Dhci_request.c419 bool use_interleaving = hci_is_adv_monitoring(hdev) && in __hci_update_interleaved_scan()
474 hci_is_adv_monitoring(hdev) ? "on" : "off"); in __hci_update_background_scan()
478 !hci_is_adv_monitoring(hdev)) { in __hci_update_background_scan()
1108 } else if (hci_is_adv_monitoring(hdev)) { in hci_req_add_le_passive_scan()
3177 if (hci_is_adv_monitoring(hdev)) { in active_scan()
Dhci_core.c3270 bool hci_is_adv_monitoring(struct hci_dev *hdev) in hci_is_adv_monitoring() function
Dmgmt.c9390 !hci_is_adv_monitoring(hdev)) { in mgmt_device_found()
/Linux-v5.15/include/net/bluetooth/
Dhci_core.h1372 bool hci_is_adv_monitoring(struct hci_dev *hdev);