Home
last modified time | relevance | path

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

/system/bt/btif/avrcp/
Davrcp_service.h94 uint16_t GetSupportedFeatures(uint16_t profile_version);
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()
/system/bt/vendor_libs/test_vendor_lib/model/devices/
Ddevice_properties.h53 uint64_t GetSupportedFeatures() const { in GetSupportedFeatures() function
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Ddual_mode_controller.cc563 properties_.GetSupportedFeatures()); in ReadLocalSupportedFeatures()
Dlink_layer_controller.cc460 properties_.GetSupportedFeatures())); in IncomingReadRemoteSupportedFeatures()