Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dmqtt.h36 MQTT_PUB_REMAIN, /* 6 - wait for the remainder of the publish */ enumerator
Dmqtt.c608 mqstate(data, MQTT_PUB_REMAIN, MQTT_NOSTATE); in mqtt_read_publish()
637 case MQTT_PUB_REMAIN: { in mqtt_read_publish()
779 case MQTT_PUB_REMAIN: in mqtt_doing()