Searched defs:mqtt_connect_client_info_t (Results 1 – 1 of 1) sorted by relevance
68 struct mqtt_connect_client_info_t { struct70 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;