Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/include/lwip/apps/
H A Dmqtt.h68 struct mqtt_connect_client_info_t { struct
70 const char *client_id;
72 const char* client_user;
74 const char* client_pass;
76 u16_t keep_alive;
79 const char* will_topic;
81 const char* will_msg;
83 u8_t will_qos;
85 u8_t will_retain;
88 struct altcp_tls_config *tls_config;