Searched refs:maxRemainingLength (Results 1 – 1 of 1) sorted by relevance
97 static const uint8_t maxRemainingLength = 64U; in MQTT_ProcessLoop() local113 __CPROVER_assume( remainingLength < maxRemainingLength ); in MQTT_ProcessLoop()