Home
last modified time | relevance | path

Searched refs:stopStream (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/bluetooth/audio/2.0/
DIBluetoothAudioPort.hal56 stopStream();
68 * not reset until stopStream() is called. If the software data path is
/hardware/interfaces/bluetooth/a2dp/1.0/vts/functional/
DVtsHalBluetoothA2dpV1_0TargetTest.cpp84 Return<void> stopStream() override { return Void(); }; in stopStream() function in BluetoothA2dpHidlTest::BluetoothAudioHost
/hardware/interfaces/bluetooth/a2dp/1.0/
DIBluetoothAudioHost.hal59 oneway stopStream();
/hardware/interfaces/bluetooth/audio/2.0/default/session/
DBluetoothAudioSession.cpp287 auto hal_retval = stack_iface_->stopStream(); in StopStream()
/hardware/interfaces/bluetooth/audio/2.0/vts/functional/
DVtsHalBluetoothAudioV2_0TargetTest.cpp142 Return<void> stopStream() override { return Void(); } in stopStream() function in BluetoothAudioProvidersFactoryHidlTest::BluetoothAudioPort