Searched refs:audio_host (Results 1 – 1 of 1) sorted by relevance
51 audio_host = new BluetoothAudioHost(*this); in SetUp()52 ASSERT_NE(audio_host, nullptr); in SetUp()89 sp<IBluetoothAudioHost> audio_host; member in BluetoothA2dpHidlTest102 EXPECT_EQ(Status::SUCCESS, audio_offload->startSession(audio_host, codec)); in TEST_P()