Home
last modified time | relevance | path

Searched refs:msft_get_features (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dmsft.h18 __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
H A Dmsft.c144 __u64 msft_get_features(struct hci_dev *hdev) in msft_get_features() function
H A Dmgmt.c4187 if (msft_get_features(hdev) & MSFT_FEATURE_MASK_LE_ADV_MONITOR) in read_adv_mon_features()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmsft.h21 __u64 msft_get_features(struct hci_dev *hdev);
43 static inline __u64 msft_get_features(struct hci_dev *hdev) { return 0; } in msft_get_features() function
H A Dmsft.c139 return !!(msft_get_features(hdev) & MSFT_FEATURE_MASK_LE_ADV_MONITOR); in msft_monitor_supported()
1117 __u64 msft_get_features(struct hci_dev *hdev) in msft_get_features() function

Completed in 11 milliseconds