Searched refs:gLEDescriptor (Results 1 – 1 of 1) sorted by relevance
39 const effect_descriptor_t gLEDescriptor = { variable206 if (memcmp(uuid, &gLEDescriptor.uuid, sizeof(effect_uuid_t)) != 0) { in LELib_Create()258 if (memcmp(uuid, &gLEDescriptor.uuid, sizeof(effect_uuid_t)) == 0) { in LELib_GetDescriptor()259 *pDescriptor = gLEDescriptor; in LELib_GetDescriptor()442 *pDescriptor = gLEDescriptor; in LE_getDescriptor()