Home
last modified time | relevance | path

Searched refs:uxControlAndLengthBytes (Results 1 – 1 of 1) sorted by relevance

/CoreMQTT-Agent-v1.1.0/source/
Dcore_mqtt_agent.c428 …const size_t uxControlAndLengthBytes = ( size_t ) 4; /* Control, remaining length and length bytes… in createCommand() local
456 uxHeaderBytes = uxControlAndLengthBytes; in createCommand()