Searched refs:uxHeaderBytes (Results 1 – 1 of 1) sorted by relevance
427 size_t uxHeaderBytes; in createCommand() local456 uxHeaderBytes = uxControlAndLengthBytes; in createCommand()457 uxHeaderBytes += pPublishInfo->topicNameLength; in createCommand()470 isValid = ( uxHeaderBytes < pMqttAgentContext->mqttContext.networkBuffer.size ) && in createCommand()