Home
last modified time | relevance | path

Searched defs:r_length (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/mqtt/
H A Dmqtt.c463 u8_t qos, u8_t retain, u16_t r_length) in mqtt_output_append_fixed_header()
482 mqtt_output_check_space(struct mqtt_ringbuf_t *rb, u16_t r_length) in mqtt_output_check_space()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/mqtt/
H A Dmqtt.c495 u8_t fqos, u8_t fretain, u16_t r_length) in mqtt_output_append_fixed_header()
514 mqtt_output_check_space(struct mqtt_ringbuf_t *rb, u16_t r_length) in mqtt_output_check_space()