Searched refs:eventinfo2str (Results 1 – 1 of 1) sorted by relevance
52 static const char *const eventinfo2str[] = { variable74 if (status < ARRAY_SIZE(eventinfo2str)) { in lorawan_eventinfo2str()75 return eventinfo2str[status]; in lorawan_eventinfo2str()