Searched refs:msgid (Results 1 - 7 of 7) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/ |
H A D | MQTTPacket.h | 252 int MQTTPacket_send_puback(int msgid, networkHandles* net, const char* clientID); 258 int MQTTPacket_send_pubrec(int msgid, networkHandles* net, const char* clientID); 259 int MQTTPacket_send_pubrel(int msgid, int dup, networkHandles* net, const char* clientID); 260 int MQTTPacket_send_pubcomp(int msgid, networkHandles* net, const char* clientID);
|
H A D | MQTTPacketOut.h | 33 int msgid, int dup, Clients* client); 36 int MQTTPacket_send_unsubscribe(List* topics, MQTTProperties* props, int msgid, int dup, Clients* client);
|
H A D | MQTTPersistence.h | 75 int msgid; member
|
H A D | Clients.h | 62 int msgid; member
|
H A D | MQTTAsync.h | 313 int msgid; member 2035 20130528 155936.813 3 stdout-subscriber -> SUBSCRIBE msgid: 1 (0) 2036 20130528 155936.813 3 stdout-subscriber <- SUBACK msgid: 1
|
H A D | MQTTClient.h | 322 int msgid; member 1654 20130528 155936.813 3 stdout-subscriber -> SUBSCRIBE msgid: 1 (0) 1655 20130528 155936.813 3 stdout-subscriber <- SUBACK msgid: 1
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | dhd_msgbuf.c | 653 static uint16 dhd_msgbuf_rxbuf_post_ctrlpath(dhd_pub_t *dhd, uint8 msgid, uint32 max_to_post);
|
Completed in 22 milliseconds