Searched refs:msft_get_features (Results 1 – 3 of 3) sorted by relevance
18 __u64 msft_get_features(struct hci_dev *hdev);25 static inline __u64 msft_get_features(struct hci_dev *hdev) { return 0; } in msft_get_features() function
144 __u64 msft_get_features(struct hci_dev *hdev) in msft_get_features() function
4177 if (msft_get_features(hdev) & MSFT_FEATURE_MASK_LE_ADV_MONITOR) in read_adv_mon_features()