Searched refs:StopStream (Results 1 – 5 of 5) sorted by relevance
98 static void StopStream(const SessionType& session_type) { in StopStream() function102 session_ptr->StopStream(); in StopStream()
104 static void StopStream(const SessionType_2_1& session_type) { in StopStream() function108 session_ptr->GetAudioSession()->StopStream(); in StopStream()
150 void StopStream();
285 void BluetoothAudioSession::StopStream() { in StopStream() function in android::bluetooth::audio::BluetoothAudioSession
462 BluetoothAudioSessionControl_2_1::StopStream(session_type_); in Stop()