Golioth Zephyr SDK
|
#include <net/golioth.h>
Go to the source code of this file.
Macros | |
#define | GOLIOTH_SYSTEM_CLIENT_GET() (&_golioth_system_client) |
Get pointer to Golioth system client instance. More... | |
Functions | |
void | golioth_system_client_start (void) |
Start Golioth system client. More... | |
void | golioth_system_client_stop (void) |
Stop Golioth system client. More... | |
void | golioth_system_client_request_reconnect (void) |
Restart Golioth system client. More... | |
Variables | |
struct golioth_client | _golioth_system_client |
|
extern |