Searched refs:MAX_SUNOEM_VAL_COMPACT_PAYLOAD (Results 1 – 1 of 1) sorted by relevance
1692 #define MAX_SUNOEM_VAL_COMPACT_PAYLOAD 56 macro1753 char luapi_data[MAX_SUNOEM_VAL_COMPACT_PAYLOAD];1903 if (strlen(&(prop_name[i])) > MAX_SUNOEM_VAL_COMPACT_PAYLOAD) { in send_luapi_prop_name()1905 MAX_SUNOEM_VAL_COMPACT_PAYLOAD); in send_luapi_prop_name()1940 i += MAX_SUNOEM_VAL_COMPACT_PAYLOAD; in send_luapi_prop_name()1974 if (strlen(&(prop_value[i])) > MAX_SUNOEM_VAL_COMPACT_PAYLOAD) { in send_luapi_prop_value()1976 MAX_SUNOEM_VAL_COMPACT_PAYLOAD); in send_luapi_prop_value()2012 i += MAX_SUNOEM_VAL_COMPACT_PAYLOAD; in send_luapi_prop_value()