Searched refs:hal_config (Results 1 – 1 of 1) sorted by relevance
356 auto hal_config = in GetCodecConfig() local358 if (hal_config) { in GetCodecConfig()359 return std::make_unique<AudioSetConfiguration>(*hal_config); in GetCodecConfig()596 auto hal_config = broadcast_local_source_hal_client->GetBroadcastConfig( in GetBroadcastConfig() local598 if (hal_config.has_value()) { in GetBroadcastConfig()599 UpdateBroadcastOffloadConfig(hal_config.value()); in GetBroadcastConfig()601 hal_config.value()); in GetBroadcastConfig()