CLI API

static int aos_cli_register_command(const struct cli_command * command)
static int aos_cli_unregister_command(const struct cli_command * command)
static int aos_cli_register_commands(const struct cli_command * commands, int num_commands)
static int aos_cli_unregister_commands(const struct cli_command * commands, int num_commands)

Warning

doxygenfunction: Cannot find function “aos_cli_printf” in doxygen xml output for project “AliOS-Things” from directory: xml

static int aos_cli_init(void)
static int aos_cli_stop(void)