Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/
Da2dp_encoding.h55 virtual Status SuspendStream() const { return Status::FAILURE; } in SuspendStream() function
/aosp_15_r20/hardware/interfaces/bluetooth/audio/utils/session/
H A DBluetoothAudioSessionControl.h89 static bool SuspendStream(const SessionType& session_type) { in SuspendStream() function
H A DBluetoothAudioSessionControl_2_1.h95 static bool SuspendStream(const SessionType_2_1& session_type) { in SuspendStream() function
H A DBluetoothAudioSession.cpp285 bool BluetoothAudioSession::SuspendStream() { in SuspendStream() function in android::bluetooth::audio::BluetoothAudioSession
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/fuzzer/
Dlibbt_audio_hal_a2dp_encoding_fuzzer.cpp75 Status SuspendStream() const override { return Status::PENDING; } in SuspendStream() function in TestAudioPort
/aosp_15_r20/hardware/interfaces/bluetooth/audio/utils/aidl_session/
H A DBluetoothAudioSessionControl.h114 static bool SuspendStream(const SessionType& session_type) { in SuspendStream() function
H A DBluetoothAudioSession.cpp288 bool BluetoothAudioSession::SuspendStream() { in SuspendStream() function in aidl::android::hardware::bluetooth::audio::BluetoothAudioSession
H A DHidlToAidlMiddleware.cpp572 bool HidlToAidlMiddleware_2_0::SuspendStream( in SuspendStream() function in aidl::android::hardware::bluetooth::audio::HidlToAidlMiddleware_2_0
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_source.cc386 Status SuspendStream() const override { in SuspendStream() function in A2dpStreamCallbacks
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dstate_machine.cc364 void SuspendStream(LeAudioDeviceGroup* group) override { in SuspendStream() function in __anondf9962840111::LeAudioGroupStateMachineImpl