Searched refs:GetSupportedFeatures (Results 1 – 4 of 4) sorted by relevance
102 uint16_t GetSupportedFeatures(uint16_t profile_version);
399 uint16_t supported_features = GetSupportedFeatures(profile_version); in Init()444 uint16_t AvrcpService::GetSupportedFeatures(uint16_t profile_version) { in GetSupportedFeatures() function in bluetooth::avrcp::AvrcpService492 uint16_t supported_features = GetSupportedFeatures(profile_version); in UnregisterBipServer()
235 msft_.features = status_view.GetSupportedFeatures(); in on_msft_read_supported_features_complete()
628 ASSERT_EQ((uint64_t)0x000000000000007f, view.GetSupportedFeatures()); in TEST()