Golioth Firmware SDK
|
Go to the source code of this file.
Typedefs | |
typedef void(* | remote_shell_input_cb) (const char *line, size_t line_len) |
Functions | |
void | golioth_remote_shell_set_enable (bool enable) |
void | golioth_remote_shell_set_line_input_handler (remote_shell_input_cb cb) |
void | golioth_remote_shell_set_client (golioth_client_t client) |
void | golioth_remote_shell_push (const uint8_t *data, size_t nbytes) |