Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/a2dp/1.0/vts/functional/
DVtsHalBluetoothA2dpV1_0TargetTest.cpp71 audio_host = new BluetoothAudioHost(*this); in SetUp()
72 ASSERT_NE(audio_host, nullptr); in SetUp()
109 sp<IBluetoothAudioHost> audio_host; member in BluetoothA2dpHidlTest
122 EXPECT_EQ(Status::SUCCESS, audio_offload->startSession(audio_host, codec)); in TEST_F()