Home
last modified time | relevance | path

Searched defs:MAX_PACKET_ID (Results 1 – 2 of 2) sorted by relevance

/device/board/bearpi/bearpi_hm_nano/third_party/paho_mqtt/MQTTClient-C/src/
DMQTTClient.h37 #define MAX_PACKET_ID 65535 /* according to the MQTT specification - do not change! */ macro
/device/board/isoftstone/yangfan/common/mqtt/mqttclient_c/src/
DMQTTClient.h47 #define MAX_PACKET_ID 65535 /* according to the MQTT specification - do not change! */ macro