Searched refs:supportsDeviceTypes (Results 1 – 3 of 3) sorted by relevance
133 bool supportsDeviceTypes(const DeviceTypeSet& deviceTypes) const in supportsDeviceTypes() function148 if (supportsDeviceTypes(deviceTypes)) { in getTag()166 return supportsDeviceTypes(DeviceTypeSet({device->type()}));
304 if (profile->supportsDeviceTypes({type})) { in getModuleForDeviceType()
945 if (outputProfile->supportsDeviceTypes(getAudioDeviceOutAllA2dpSet())) { in isA2dpOffloadedOnPrimary()