Searched refs:mqtt_sn_disconnect (Results 1 – 3 of 3) sorted by relevance
390 int mqtt_sn_disconnect(struct mqtt_sn_client *client);
139 The connection can be closed by calling the :c:func:`mqtt_sn_disconnect` function. This
788 mqtt_sn_disconnect(client); in process_advertise()958 int mqtt_sn_disconnect(struct mqtt_sn_client *client) in mqtt_sn_disconnect() function