Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/
DConfiguration.cpp645 AudioPort btOutHeadphone = in getBluetoothConfiguration() local
649 btOutHeadphone.profiles.insert(btOutHeadphone.profiles.begin(), in getBluetoothConfiguration()
652 c.ports.push_back(btOutHeadphone); in getBluetoothConfiguration()
653 c.connectedProfiles[btOutHeadphone.id] = standardPcmAudioProfiles; in getBluetoothConfiguration()
683 c.routes.push_back(createRoute({btOutMix}, btOutHeadphone)); in getBluetoothConfiguration()