7 #ifndef GOLIOTH_INCLUDE_NET_GOLIOTH_SYSTEM_CLIENT_H_
8 #define GOLIOTH_INCLUDE_NET_GOLIOTH_SYSTEM_CLIENT_H_
38 #define GOLIOTH_SYSTEM_CLIENT_GET() (&_golioth_system_client)
void golioth_system_client_start(void)
Start Golioth system client.
void golioth_system_client_request_reconnect(void)
Restart Golioth system client.
void golioth_system_client_stop(void)
Stop Golioth system client.
Represents a Golioth client instance.
struct golioth_client _golioth_system_client