Searched refs:audio_host (Results 1 – 1 of 1) sorted by relevance
71 audio_host = new BluetoothAudioHost(*this); in SetUp()72 ASSERT_NE(audio_host, nullptr); in SetUp()109 sp<IBluetoothAudioHost> audio_host; member in BluetoothA2dpHidlTest122 EXPECT_EQ(Status::SUCCESS, audio_offload->startSession(audio_host, codec)); in TEST_F()