Searched refs:mqtt_client_stop (Results 1 – 9 of 9) sorted by relevance
62 int32_t mqtt_client_stop(void **handle);
278 int32_t mqtt_client_stop(void **handle) in mqtt_client_stop() function
322 res = mqtt_client_stop(&_mqtt_handle->mqtt_handle); in native_mqtt_close()
247 int32_t mqtt_client_stop(void **handle) in mqtt_client_stop() function
314 res = mqtt_client_stop(&_mqtt_handle->mqtt_handle); in native_mqtt_close()
95 int32_t mqtt_client_stop(void **handle);
280 int32_t mqtt_client_stop(void **handle) in mqtt_client_stop() function
403 res = mqtt_client_stop(&_mqtt_handle->mqtt_handle); in native_mqtt_close()
Completed in 10 milliseconds