Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/shell/
Dcm.c44 CM_TARG_NONE, enumerator
191 target->type = CM_TARG_NONE; in parse_target()
206 target->type = CM_TARG_NONE; in parse_target()
479 if (target.type == CM_TARG_NONE || target.type == CM_TARG_ALL) { in cmd_net_cm_status()
514 if (target.type == CM_TARG_NONE) { in cmd_net_cm_ignore()
556 if (target.type == CM_TARG_NONE) { in cmd_net_cm_watch()
599 if (target.type == CM_TARG_NONE) { in cmd_net_cm_connect()
651 if (target.type == CM_TARG_NONE) { in cmd_net_cm_disconnect()
703 if (target.type == CM_TARG_NONE) { in cmd_net_cm_up()
749 if (target.type == CM_TARG_NONE) { in cmd_net_cm_down()
[all …]