Searched defs:supported_features (Results 1 – 7 of 7) sorted by relevance
55 uint8_t supported_features; /* Server supported features */ member
75 uint32_t supported_features; member81 uint32_t supported_features; member86 uint32_t supported_features; member
107 supported_features: u32, field125 supported_features: u32, field140 supported_features: u32, field
302 uint16_t supported_features = GetSupportedFeatures(profile_version); in Init() local370 uint16_t supported_features in RegisterBipServer() local382 uint16_t supported_features = GetSupportedFeatures(profile_version); in UnregisterBipServer() local
244 macro_rules! supported_features { macro
239 uint16_t supported_features = p_attr->attr_value.v.u16; in sdpu_log_attribute_metrics() local
1249 const FeatureSet& supported_features() { in supported_features() function