Home
last modified time | relevance | path

Searched refs:BluetoothAudioPort (Results 1 – 2 of 2) 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()
/hardware/interfaces/bluetooth/audio/2.1/vts/functional/
DVtsHalBluetoothAudioV2_1TargetTest.cpp125 class BluetoothAudioPort : public ::testing::VtsHalHidlTargetCallbackBase< class in BluetoothAudioProvidersFactoryHidlTest
131 BluetoothAudioPort(BluetoothAudioProvidersFactoryHidlTest& parent) in BluetoothAudioPort() function in BluetoothAudioProvidersFactoryHidlTest::BluetoothAudioPort
133 virtual ~BluetoothAudioPort() = default;
259 audio_port_ = new BluetoothAudioPort(*this); in OpenProviderHelper()
292 audio_port_ = new BluetoothAudioPort(*this); in OpenProviderHelper_2_1()