Home
last modified time | relevance | path

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

/Linux-v6.1/net/bluetooth/
Dmsft.h15 bool msft_monitor_supported(struct hci_dev *hdev);
32 static inline bool msft_monitor_supported(struct hci_dev *hdev) in msft_monitor_supported() function
Dmsft.c107 bool msft_monitor_supported(struct hci_dev *hdev) in msft_monitor_supported() function
342 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()
Dhci_core.c2045 if (msft_monitor_supported(hdev)) in hci_get_adv_monitor_offload_ext()
Dmgmt.c5225 if (msft_monitor_supported(hdev)) in read_adv_mon_features()
10286 ((matched && !notified) || !msft_monitor_supported(hdev))) { in mgmt_adv_monitor_device_found()