Searched refs:mqtt_output_append_u16 (Results 1 – 1 of 1) sorted by relevance
457 void mqtt_output_append_u16(struct mqtt_ringbuf_t *rb, u16_t value) in mqtt_output_append_u16() function640 mqtt_output_append_u16(&client->output, pkt_id); in pub_ack_rec_rel_response()1153 mqtt_output_append_u16(&client->output, pkt_id); in mqtt_publish()1221 mqtt_output_append_u16(&client->output, pkt_id); in mqtt_sub_unsub()1412 mqtt_output_append_u16(&client->output, client_info->keep_alive); in mqtt_client_connect()