Home
last modified time | relevance | path

Searched refs:mqtt_publish_response_packet_packet_identifier_lsb (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.4.1/addons/mqtt/
Dnxd_mqtt_client.h252 UCHAR mqtt_publish_response_packet_packet_identifier_lsb; member
Dnxd_mqtt_client.c1548 pubresp_ptr -> mqtt_publish_response_packet_packet_identifier_lsb = (UCHAR)(packet_id & 0xFF); in _nxd_mqtt_process_publish()
1684 (response_ptr -> mqtt_publish_response_packet_packet_identifier_lsb)); in _nxd_mqtt_process_publish_response()