Searched refs:GetHfpScoConfig (Results 1 – 8 of 8) sorted by relevance
67 std::unordered_map<int, ::hfp::sco_config> HfpTransport::GetHfpScoConfig( in GetHfpScoConfig() function in bluetooth::audio::aidl::hfp::HfpTransport71 return providerInfo->GetHfpScoConfig(); in GetHfpScoConfig()
39 const std::unordered_map<int, ::hfp::sco_config>& GetHfpScoConfig();
75 ProviderInfo::GetHfpScoConfig() { in GetHfpScoConfig() function in bluetooth::audio::aidl::ProviderInfo
75 static std::unordered_map<int, ::hfp::sco_config> GetHfpScoConfig(
53 HfpClientInterface::Offload::GetHfpScoConfig() { in GetHfpScoConfig() function in bluetooth::audio::hfp::HfpClientInterface::Offload
82 std::unordered_map<int, ::hfp::sco_config> GetHfpScoConfig();
508 HfpClientInterface::Offload::GetHfpScoConfig() { in GetHfpScoConfig() function in bluetooth::audio::hfp::HfpClientInterface::Offload509 return aidl::hfp::HfpTransport::GetHfpScoConfig( in GetHfpScoConfig()
1627 sco_config_map = hfp_offload_interface->GetHfpScoConfig(); in bta_ag_api_set_active_device()