Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/alsa/
DUtils.cpp238 .isExternal = !audioDevice.type.connection.empty()}; in getDeviceProfile()
283 if (deviceProfile.isExternal) { in openProxyForAttachedDevice()
305 if (!deviceProfile.isExternal) { in openProxyForExternalDevice()
DUtils.h43 bool isExternal; member
DStreamAlsa.cpp75 if (device.isExternal) { in start()
/hardware/interfaces/audio/aidl/default/primary/
DStreamPrimary.cpp99 .isExternal = false}}; in getDeviceProfiles()
104 .isExternal = false}}; in getDeviceProfiles()