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

MQTT_PACKET_PUBLISH_RESPONSE_STRUCT::mqtt_publish_response_packet_packet_identifier_lsb field

Syntax

UCHAR mqtt_publish_response_packet_packet_identifier_lsb;

References

LocationReferrerText
nxd_mqtt_client.h:236
UCHAR mqtt_publish_response_packet_packet_identifier_lsb;
nxd_mqtt_client.c:1386_nxd_mqtt_process_publish()
pubresp_ptr -> mqtt_publish_response_packet_packet_identifier_lsb = (UCHAR)(packet_id & 0xFF);
nxd_mqtt_client.c:1526_nxd_mqtt_process_publish_response()
(response_ptr -> mqtt_publish_response_packet_packet_identifier_lsb));

Data Use

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