Searched refs:streamSuspended (Results 1 – 9 of 9) sorted by relevance
57 Return<void> BluetoothAudioOffload::streamSuspended( in streamSuspended() function in android::hardware::bluetooth::a2dp::V1_0::implementation::BluetoothAudioOffload
50 Return<void> streamSuspended(
48 Return<void> streamSuspended(BluetoothAudioStatus status) override;
97 Return<void> BluetoothAudioProvider::streamSuspended( in streamSuspended() function in android::hardware::bluetooth::audio::V2_0::implementation::BluetoothAudioProvider
80 parent_.audio_offload->streamSuspended(Status::SUCCESS); in suspendStream()
73 streamSuspended(Status status);
45 * IBluetoothAudioProvider.streamSuspended(Status). The caller still keeps
78 oneway streamSuspended(Status status);
138 parent_.audio_provider_->streamSuspended(BluetoothAudioStatus::SUCCESS); in suspendStream()