Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sync.c2207 bool use_interleaving = hci_is_adv_monitoring(hdev) && in hci_update_interleaved_scan_sync()
3038 } else if (hci_is_adv_monitoring(hdev)) { in hci_passive_scan_sync()
3117 hci_is_adv_monitoring(hdev) ? "on" : "off"); in hci_update_passive_scan_sync()
3122 !hci_is_adv_monitoring(hdev) && in hci_update_passive_scan_sync()
5860 if (hci_is_adv_monitoring(hdev) || in hci_active_scan_sync()
H A Dhci_core.c2007 bool hci_is_adv_monitoring(struct hci_dev *hdev) in hci_is_adv_monitoring() function
H A Dmgmt.c10340 else if (!hci_is_adv_monitoring(hdev)) in mgmt_device_found()
/linux/include/net/bluetooth/
H A Dhci_core.h1842 bool hci_is_adv_monitoring(struct hci_dev *hdev);