Searched refs:GetSupportedFeatures (Results 1 – 5 of 5) sorted by relevance
94 uint16_t GetSupportedFeatures(uint16_t profile_version);
291 uint16_t supported_features = GetSupportedFeatures(profile_version); in Init()316 uint16_t AvrcpService::GetSupportedFeatures(uint16_t profile_version) { in GetSupportedFeatures() function in bluetooth::avrcp::AvrcpService350 = GetSupportedFeatures(profile_version) | AVRC_SUPF_TG_PLAYER_COVER_ART; in RegisterBipServer()361 uint16_t supported_features = GetSupportedFeatures(profile_version); in UnregisterBipServer()
53 uint64_t GetSupportedFeatures() const { in GetSupportedFeatures() function
563 properties_.GetSupportedFeatures()); in ReadLocalSupportedFeatures()
460 properties_.GetSupportedFeatures())); in IncomingReadRemoteSupportedFeatures()