Home
last modified time | relevance | path

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

/Linux-v5.15/net/bluetooth/
Dmsft.h10 #define MSFT_FEATURE_MASK_CURVE_VALIDITY BIT(4) macro
Dmsft.c145 if (msft->features & MSFT_FEATURE_MASK_CURVE_VALIDITY) in read_supported_features()