Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/audio/2.0/vts/functional/
DVtsHalBluetoothAudioV2_0TargetTest.cpp122 class BluetoothAudioPort : public ::testing::VtsHalHidlTargetCallbackBase< class in BluetoothAudioProvidersFactoryHidlTest
128 BluetoothAudioPort(BluetoothAudioProvidersFactoryHidlTest& parent) in BluetoothAudioPort() function in BluetoothAudioProvidersFactoryHidlTest::BluetoothAudioPort
130 virtual ~BluetoothAudioPort() = default;
232 audio_port_ = new BluetoothAudioPort(*this); in OpenProviderHelper()