Home
last modified time | relevance | path

Searched refs:GetSupportedFeatures (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/btif/avrcp/
H A Davrcp_service.cc291 uint16_t supported_features = GetSupportedFeatures(profile_version); in Init()
316 uint16_t AvrcpService::GetSupportedFeatures(uint16_t profile_version) { in GetSupportedFeatures() function in bluetooth::avrcp::AvrcpService
350 = GetSupportedFeatures(profile_version) | AVRC_SUPF_TG_PLAYER_COVER_ART; in RegisterBipServer()
361 uint16_t supported_features = GetSupportedFeatures(profile_version); in UnregisterBipServer()
H A Davrcp_service.h94 uint16_t GetSupportedFeatures(uint16_t profile_version);
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/devices/
H A Ddevice_properties.h53 uint64_t GetSupportedFeatures() const { in GetSupportedFeatures() function
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Ddual_mode_controller.cc563 properties_.GetSupportedFeatures()); in ReadLocalSupportedFeatures()
H A Dlink_layer_controller.cc460 properties_.GetSupportedFeatures())); in IncomingReadRemoteSupportedFeatures()