Searched refs:packet_length_encode (Results 1 – 1 of 1) sorted by relevance
145 static uint8_t packet_length_encode(uint32_t length, struct buf_ctx *buf) in packet_length_encode() function205 fixed_header_length = packet_length_encode(length, NULL); in mqtt_encode_fixed_header()214 (void)packet_length_encode(length, buf); in mqtt_encode_fixed_header()