Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/apps/mqtt/
H A Dmqtt.c672 …t_message_received(mqtt_client_t *client, u8_t fixed_hdr_len, u16_t length, u32_t remaining_length, in mqtt_message_received()
1111 u16_t remaining_length; in mqtt_publish() local
1184 u16_t remaining_length; in mqtt_sub_unsub() local
1296 u16_t remaining_length = 2 + 4 + 1 + 1 + 2; in mqtt_client_connect() local