Searched refs:maxTopicNameLength (Results 1 – 1 of 1) sorted by relevance
99 static const uint8_t maxTopicNameLength = 32U; in MQTT_ProcessLoop() local133 __CPROVER_assume( topicNameLength < maxTopicNameLength ); in MQTT_ProcessLoop()