Home
last modified time | relevance | path

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

/frameworks/av/media/libaudiohal/tests/
DCoreAudioHalAidl_test.cpp190 AudioPort btOutDevice = in getTestConfiguration() local
194 btOutDevice.profiles = standardPcmAudioProfiles; in getTestConfiguration()
195 c.ports.push_back(btOutDevice); in getTestConfiguration()
203 c.routes.push_back(createRoute({btOutMix}, btOutDevice)); in getTestConfiguration()