Home
last modified time | relevance | path

Searched refs:UAGENT_MOD_CLI (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/cli/src/
A Dcli_uagent.c39 UAGENT_MOD_CLI, UAGENT_MOD_UAGENT, in on_cli_handler()
72 static mod_func_t cli_uagent_func = {{UAGENT_MOD_CLI, 2, "CLI", MOD_VER},
80 if (0 != uagent_register(UAGENT_MOD_CLI, "CLI", MOD_VER, p->func, in cli_uagent_init()
86 uagent_request_service(UAGENT_MOD_CLI, UAGENT_MOD_UAGENT, in cli_uagent_init()
A Dcli_adapt.c42 return uagent_send(UAGENT_MOD_CLI, CLI_RESPONE, strlen(msg), msg, send_policy_delay); in cli_putstr()
/AliOS-Things-master/components/uagent/include/
A Duagent_type.h50 #define UAGENT_MOD_CLI (ua_mod_t)0x13 macro
/AliOS-Things-master/components/uagent/src/
A Duagent_core.c422 …uagent_send(UAGENT_MOD_CLI, UAGENT_FUNC_USER_BASE, 0, NULL, send_policy_delay_dump | send_policy_d… in uagent_routine()

Completed in 6 milliseconds