Home
last modified time | relevance | path

Searched defs:StopStream (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/bluetooth/audio/utils/session/
DBluetoothAudioSessionControl.h98 static void StopStream(const SessionType& session_type) { in StopStream() function
DBluetoothAudioSessionControl_2_1.h104 static void StopStream(const SessionType_2_1& session_type) { in StopStream() function
DBluetoothAudioSession.cpp303 void BluetoothAudioSession::StopStream() { in StopStream() function in android::bluetooth::audio::BluetoothAudioSession
/hardware/interfaces/bluetooth/audio/utils/aidl_session/
DBluetoothAudioSessionControl.h123 static void StopStream(const SessionType& session_type) { in StopStream() function
DBluetoothAudioSession.cpp275 void BluetoothAudioSession::StopStream() { in StopStream() function in aidl::android::hardware::bluetooth::audio::BluetoothAudioSession
DHidlToAidlMiddleware.cpp567 void HidlToAidlMiddleware_2_0::StopStream(const SessionType_2_0& session_type) { in StopStream() function in aidl::android::hardware::bluetooth::audio::HidlToAidlMiddleware_2_0