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