Searched defs:resp_msg (Results 1 – 2 of 2) sorted by relevance
719 u8_t resp_msg = (qos == 1) ? MQTT_MSG_TYPE_PUBACK : MQTT_MSG_TYPE_PUBREC; in mqtt_message_received() local
780 u8_t resp_msg = (qos == 1) ? MQTT_MSG_TYPE_PUBACK : MQTT_MSG_TYPE_PUBREC; in mqtt_message_received() local