Home
last modified time | relevance | path

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

/net/bluetooth/
Dhci_request.c421 hci_is_adv_monitoring(hdev) ? "on" : "off"); in __hci_update_background_scan()
425 !hci_is_adv_monitoring(hdev)) { in __hci_update_background_scan()
1042 } else if (hci_is_adv_monitoring(hdev)) { in hci_req_add_le_passive_scan()
Dhci_core.c3108 bool hci_is_adv_monitoring(struct hci_dev *hdev) in hci_is_adv_monitoring() function
Dmgmt.c8803 !hci_is_adv_monitoring(hdev)) { in mgmt_device_found()