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... | |
| #define GOLIOTH_SYSTEM_CLIENT_GET | ( | ) | (&_golioth_system_client) |
Get pointer to Golioth system client instance.
| void golioth_system_client_start | ( | void | ) |
Start Golioth system client.
| void golioth_system_client_stop | ( | void | ) |
Stop Golioth system client.