Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A 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
H A Dmsft.c136 bool msft_monitor_supported(struct hci_dev *hdev) in msft_monitor_supported() function
455 if (!msft || !msft_monitor_supported(hdev)) in msft_suspend_sync()
612 if (!msft || !msft_monitor_supported(hdev)) in msft_resume_sync()
657 if (msft_monitor_supported(hdev)) { in msft_do_open()
H A Dhci_core.c2014 if (msft_monitor_supported(hdev)) in hci_get_adv_monitor_offload_ext()
H A Dmgmt.c5139 if (msft_monitor_supported(hdev)) in read_adv_mon_features()
10236 ((matched && !notified) || !msft_monitor_supported(hdev))) { in mgmt_adv_monitor_device_found()