Searched refs:header_value (Results 1 – 1 of 1) sorted by relevance
2815 static UINT _nxd_mqtt_send_simple_message(NXD_MQTT_CLIENT *client_ptr, UCHAR header_value);5170 static UINT _nxd_mqtt_send_simple_message(NXD_MQTT_CLIENT *client_ptr, UCHAR header_value) in _nxd_mqtt_send_simple_message() argument5194 *byte = (UCHAR)(header_value << 4); in _nxd_mqtt_send_simple_message()5221 if (header_value == MQTT_CONTROL_PACKET_TYPE_PINGREQ) in _nxd_mqtt_send_simple_message()