Home
last modified time | relevance | path

Searched defs:BluetoothAudioHost (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/interfaces/bluetooth/a2dp/1.0/vts/functional/
H A DVtsHalBluetoothA2dpV1_0TargetTest.cpp65 class BluetoothAudioHost class in BluetoothA2dpHidlTest
71 BluetoothAudioHost(BluetoothA2dpHidlTest& parent) : parent_(parent){}; in BluetoothAudioHost() function in BluetoothA2dpHidlTest::BluetoothAudioHost
/aosp12/system/bt/test/mock/
H A Dmock_android_hardware_audio.cc27 class BluetoothAudioHost : public IBluetoothAudioHost { class
/aosp12/system/bt/btif/src/
H A Dbtif_a2dp_audio_interface.cc134 class BluetoothAudioHost : public IBluetoothAudioHost { class