Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_android_hardware_audio.cc27 class BluetoothAudioHost : public IBluetoothAudioHost { class
/system/bt/btif/src/
Dbtif_a2dp_audio_interface.cc134 class BluetoothAudioHost : public IBluetoothAudioHost { class
303 android::sp<IBluetoothAudioHost> host_if = new BluetoothAudioHost(); in btif_a2dp_audio_interface_start_session()