Searched refs:MAX_JSON_STRING_LEN (Results 1 – 1 of 1) sorted by relevance
49 #define MAX_JSON_STRING_LEN 1024 macro50 char json_data[MAX_JSON_STRING_LEN];1047 if (idx >= MAX_JSON_STRING_LEN-1) in read_json_packet()