Searched defs:sourceDevice (Results 1 – 1 of 1) sorted by relevance
1446 const sp<DeviceDescriptor> &sourceDevice, in getMsdProfiles()1536 const sp<DeviceDescriptor> sourceDevice = msdIsSource ? getMsdAudioInDevice() : device; in buildMsdPatch() local