nRF Connect SDK API 2.8.99
|
int aws_iot_init | ( | aws_iot_evt_handler_t | event_handler | ) |
#include <include/net/aws_iot.h>
Initialize the library.
[in] | event_handler | Pointer to an event handler to receive library events. |
0 | If successful. |
-EINVAL | if an invalid parameter is passed in. |