Searched refs:supportsDeviceTypes (Results 1 – 3 of 3) sorted by relevance
106 bool supportsDeviceTypes(const DeviceTypeSet& deviceTypes) const in supportsDeviceTypes() function121 if (supportsDeviceTypes(deviceTypes)) { in getTag()139 return supportsDeviceTypes(DeviceTypeSet({device->type()}));
292 if (profile->supportsDeviceTypes({type})) { in getModuleForDeviceType()
783 if (outputProfile->supportsDeviceTypes(getAudioDeviceOutAllA2dpSet())) { in isA2dpOffloadedOnPrimary()