MQTT_PACKET_PUBLISH_RESPONSE_STRUCT::mqtt_publish_response_packet_remaining_length is only used within netxduo.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesnetxduoMQTT_PACKET_PUBLISH_RESPONSE_STRUCT::mqtt_publish_response_packet_remaining_length

MQTT_PACKET_PUBLISH_RESPONSE_STRUCT::mqtt_publish_response_packet_remaining_length field

Syntax

UCHAR mqtt_publish_response_packet_remaining_length;

References

LocationReferrerText
nxd_mqtt_client.h:234
UCHAR mqtt_publish_response_packet_remaining_length;
nxd_mqtt_client.c:1384_nxd_mqtt_process_publish()
pubresp_ptr -> mqtt_publish_response_packet_remaining_length = 2;
nxd_mqtt_client.c:1517_nxd_mqtt_process_publish_response()
if (response_ptr -> mqtt_publish_response_packet_remaining_length != 2)
nxd_mqtt_client.c:1593_nxd_mqtt_process_publish_response()
response_ptr -> mqtt_publish_response_packet_remaining_length = 2;

Data Use

Functions writing MQTT_PACKET_PUBLISH_RESPONSE_STRUCT::mqtt_publish_response_packet_remaining_length
Functions reading MQTT_PACKET_PUBLISH_RESPONSE_STRUCT::mqtt_publish_response_packet_remaining_length
MQTT_PACKET_PUBLISH_RESPONSE_STRUCT::mqtt_publish_response_packet_remaining_length
Type of MQTT_PACKET_PUBLISH_RESPONSE_STRUCT::mqtt_publish_response_packet_remaining_length
MQTT_PACKET_PUBLISH_RESPONSE_STRUCT::mqtt_publish_response_packet_remaining_length
all items filtered out