Searched refs:msft_monitor_supported (Results 1 – 4 of 4) sorted by relevance
15 bool msft_monitor_supported(struct hci_dev *hdev);32 static inline bool msft_monitor_supported(struct hci_dev *hdev) in msft_monitor_supported() function
107 bool msft_monitor_supported(struct hci_dev *hdev) in msft_monitor_supported() function342 if (!msft || !msft_monitor_supported(hdev)) in msft_suspend_sync()482 if (!msft || !msft_monitor_supported(hdev)) in msft_resume_sync()527 if (msft_monitor_supported(hdev)) { in msft_do_open()
2045 if (msft_monitor_supported(hdev)) in hci_get_adv_monitor_offload_ext()
5225 if (msft_monitor_supported(hdev)) in read_adv_mon_features()10286 ((matched && !notified) || !msft_monitor_supported(hdev))) { in mgmt_adv_monitor_device_found()