Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/include/lwip/apps/
H A Dmqtt.h83 u8_t will_qos; member
/btstack/3rd-party/lwip/core/src/apps/mqtt/
H A Dmqtt.c1321 flags |= (client_info->will_qos & 3) << 3; in mqtt_client_connect()