Searched refs:BluetoothAudioHost (Results 1 – 4 of 4) sorted by relevance
51 audio_host = new BluetoothAudioHost(*this); in SetUp()65 class BluetoothAudioHost class in BluetoothA2dpHidlTest71 BluetoothAudioHost(BluetoothA2dpHidlTest& parent) : parent_(parent){}; in BluetoothAudioHost() function in BluetoothA2dpHidlTest::BluetoothAudioHost72 virtual ~BluetoothAudioHost() = default;
27 class BluetoothAudioHost : public IBluetoothAudioHost { class
42 * the BluetoothAudioHost interface and the provide the current negotiated82 * BluetoothAudioHost interface.
134 class BluetoothAudioHost : public IBluetoothAudioHost { class303 android::sp<IBluetoothAudioHost> host_if = new BluetoothAudioHost(); in btif_a2dp_audio_interface_start_session()