Searched refs:GROUPID_BUF_LEN (Results 1 – 1 of 1) sorted by relevance
35 #define GROUPID_BUF_LEN 65 macro55 char groupId[GROUPID_BUF_LEN];359 if (!GetJsonObjectStringItem(msg, FIELD_GROUP_ID, groupInfo->groupId, GROUPID_BUF_LEN)) { in ParseGroupInfo()