Searched refs:mqtt_transport_connect (Results 1 – 3 of 3) sorted by relevance
61 int mqtt_transport_connect(struct mqtt_client *client) in mqtt_transport_connect() function
73 int mqtt_transport_connect(struct mqtt_client *client);
78 err_code = mqtt_transport_connect(client); in client_connect()