Home
last modified time | relevance | path

Searched defs:SuspendStream (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/bluetooth/audio/utils/session/
DBluetoothAudioSessionControl.h89 static bool SuspendStream(const SessionType& session_type) { in SuspendStream() function
DBluetoothAudioSessionControl_2_1.h95 static bool SuspendStream(const SessionType_2_1& session_type) { in SuspendStream() function
DBluetoothAudioSession.cpp269 bool BluetoothAudioSession::SuspendStream() { in SuspendStream() function in android::bluetooth::audio::BluetoothAudioSession