Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dclient.cc1261 if (SetConfigurationAndStopStreamWhenNeeded(group, group->GetConfigurationContextType())) { in SetCodecConfigPreference()
4443 SetConfigurationAndStopStreamWhenNeeded(group, configuration_context_type_); in OnLocalAudioSourceResume()
4463 SetConfigurationAndStopStreamWhenNeeded(group, configuration_context_type_); in OnLocalAudioSourceResume()
4497 SetConfigurationAndStopStreamWhenNeeded(group, configuration_context_type_); in OnLocalAudioSourceResume()
4718 SetConfigurationAndStopStreamWhenNeeded(group, configuration_context_type_); in OnLocalAudioSinkResume()
4738 SetConfigurationAndStopStreamWhenNeeded(group, configuration_context_type_); in OnLocalAudioSinkResume()
4773 SetConfigurationAndStopStreamWhenNeeded(group, configuration_context_type_); in OnLocalAudioSinkResume()
4871 bool SetConfigurationAndStopStreamWhenNeeded(LeAudioDeviceGroup* group, in SetConfigurationAndStopStreamWhenNeeded() function in __anon6840174e0111::LeAudioClientImpl
5411 auto is_stopping = SetConfigurationAndStopStreamWhenNeeded(group, new_configuration_context); in ReconfigureOrUpdateMetadata()