Searched refs:MQTT_MSG_SUBACK (Results 1 – 2 of 2) sorted by relevance
96 #define MQTT_MSG_SUBACK 0x90 macro263 MQTT_MSG_SUBACK, 0x03, in suback()
51 #define MQTT_MSG_SUBACK 0x90 macro609 else if(packet == MQTT_MSG_SUBACK) { in mqtt_read_publish()