Searched defs:command_timeout_ms (Results 1 – 5 of 5) sorted by relevance
253 unsigned long command_timeout_ms; variable328 …k, Timer, a, MAX_MESSAGE_HANDLERS>::Client(Network& network, unsigned int command_timeout_ms) : i… in Client()
92 command_timeout_ms; member
104 command_timeout_ms; member
68 void MQTTClientInit(MQTTClient* c, Network* network, unsigned int command_timeout_ms, in MQTTClientInit()
154 …int command_timeout_ms; /*!< timeout, in milliseconds, of a single command. Set to 0 to use th… member