Searched refs:gLEDescriptor (Results 1 – 1 of 1) sorted by relevance
35 const effect_descriptor_t gLEDescriptor = { variable203 if (memcmp(uuid, &gLEDescriptor.uuid, sizeof(effect_uuid_t)) != 0) { in LELib_Create()255 if (memcmp(uuid, &gLEDescriptor.uuid, sizeof(effect_uuid_t)) == 0) { in LELib_GetDescriptor()256 *pDescriptor = gLEDescriptor; in LELib_GetDescriptor()440 *pDescriptor = gLEDescriptor; in LE_getDescriptor()