Searched refs:DEVICE_ROLE_SET (Results 1 – 2 of 2) sorted by relevance
46 const std::vector<DeviceRole> DEVICE_ROLE_SET = { variable
753 …if (std::find(DEVICE_ROLE_SET.begin(), DEVICE_ROLE_SET.end(), intValue) == DEVICE_ROLE_SET.end()) { in GetAudioDeviceDescriptor()