Home
last modified time | relevance | path

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

/system/bt/audio_hal_interface/
Dclient_interface.h146 void StreamSuspended(const BluetoothAudioCtrlAck& ack);
Dclient_interface.cc394 void BluetoothAudioClientInterface::StreamSuspended( in StreamSuspended() function in bluetooth::audio::BluetoothAudioClientInterface
Da2dp_encoding.cc702 a2dp_hal_clientif->StreamSuspended(ctrl_ack); in ack_stream_suspended()