Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/audio/2.0/default/session/
DBluetoothAudioSessionControl.h98 static void StopStream(const SessionType& session_type) { in StopStream() function
102 session_ptr->StopStream(); in StopStream()
DBluetoothAudioSession.h148 void StopStream();
DBluetoothAudioSession.cpp282 void BluetoothAudioSession::StopStream() { in StopStream() function in android::bluetooth::audio::BluetoothAudioSession