Searched refs:AUTH_GROUP_COMPATIBLE (Results 1 – 2 of 2) sorted by relevance
33 AUTH_GROUP_COMPATIBLE = 0x200, enumerator
634 type |= CheckDeviceInGroupByType(udid, uuid, AUTH_GROUP_COMPATIBLE) ? GROUP_TYPE_COMPATIBLE : 0; in AuthGetGroupType()