Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/lib/mqtt/v3_1_1/mqtt_client/src/
Dmain.c177 static uint8_t encode_fixed_hdr(uint8_t *buf, uint8_t type_flags, uint32_t length) in encode_fixed_hdr() argument
182 *buf = type_flags; in encode_fixed_hdr()