Searched refs:createRoute (Results 1 – 1 of 1) sorted by relevance
149 AudioRoute createRoute(const std::vector<AudioPort>& sources, const AudioPort& sink) { in createRoute() function202 c.routes.push_back(createRoute({micInDevice, micInBackDevice}, primaryInMix)); in getTestConfiguration()203 c.routes.push_back(createRoute({btOutMix}, btOutDevice)); in getTestConfiguration()