void * golioth_client_t
Opaque handle to the Golioth client.
void golioth_remote_shell_set_line_input_handler(remote_shell_input_cb cb)
void golioth_remote_shell_push(const uint8_t *data, size_t nbytes)
void(* remote_shell_input_cb)(const char *line, size_t line_len)
void golioth_remote_shell_set_enable(bool enable)
void golioth_remote_shell_set_client(golioth_client_t client)