nRF Connect SDK API 2.8.99
|
int mqtt_helper_deinit | ( | void | ) |
#include <include/net/mqtt_helper.h>
Deinitialize library. Must be called when all MQTT operations are done to release resources and allow for a new client. The client must be in a disconnected state.
0 | if successful. |
-EOPNOTSUPP | if operation is not supported in the current state. |