Searched refs:templateDevicePort (Results 1 – 1 of 1) sorted by relevance
574 auto& templateDevicePort = templateIt->ext.get<AudioPortExt::Tag::device>(); in connectExternalDevice() local575 if (templateDevicePort.device.type.connection.empty()) { in connectExternalDevice()