Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/include/lwip/apps/
H A Dmqtt.h68 struct mqtt_connect_client_info_t { struct
177 const struct mqtt_connect_client_info_t *client_info);
/btstack/3rd-party/lwip/core/src/apps/mqtt/
H A Dmqtt.c1290 const struct mqtt_connect_client_info_t *client_info) in mqtt_client_connect()