Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/
DConfiguration.cpp673 AudioPort btOutMix = in getBluetoothConfiguration() local
675 c.ports.push_back(btOutMix); in getBluetoothConfiguration()
682 c.routes.push_back(createRoute({btOutMix}, btOutDevice)); in getBluetoothConfiguration()
683 c.routes.push_back(createRoute({btOutMix}, btOutHeadphone)); in getBluetoothConfiguration()
684 c.routes.push_back(createRoute({btOutMix}, btOutSpeaker)); in getBluetoothConfiguration()