Searched refs:gLEDescriptor (Results 1 – 1 of 1) sorted by relevance
59 const effect_descriptor_t gLEDescriptor = { variable219 if (memcmp(uuid, &gLEDescriptor.uuid, sizeof(effect_uuid_t)) != 0) { in LELib_Create()271 if (memcmp(uuid, &gLEDescriptor.uuid, sizeof(effect_uuid_t)) == 0) { in LELib_GetDescriptor()272 *pDescriptor = gLEDescriptor; in LELib_GetDescriptor()479 *pDescriptor = gLEDescriptor; in LE_getDescriptor()