Home
last modified time | relevance | path

Searched refs:msft_get_features (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/net/bluetooth/
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
Dmsft.c109 return !!(msft_get_features(hdev) & MSFT_FEATURE_MASK_LE_ADV_MONITOR); in msft_monitor_supported()
738 __u64 msft_get_features(struct hci_dev *hdev) in msft_get_features() function