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

MQTT_PACKET_PUBLISH_RESPONSE_STRUCT::mqtt_publish_response_packet_packet_identifier_msb field

Syntax

UCHAR mqtt_publish_response_packet_packet_identifier_msb;

References

LocationReferrerText
nxd_mqtt_client.h:235
UCHAR mqtt_publish_response_packet_packet_identifier_msb;
nxd_mqtt_client.c:1385_nxd_mqtt_process_publish()
pubresp_ptr -> mqtt_publish_response_packet_packet_identifier_msb = (UCHAR)(packet_id >> 8);
nxd_mqtt_client.c:1525_nxd_mqtt_process_publish_response()
packet_id = (USHORT)((response_ptr -> mqtt_publish_response_packet_packet_identifier_msb << 8) |

Data Use

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