Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell.c111 static inline enum shell_state state_get(const struct shell *sh) in state_get() function
1435 if (state_get(sh) != SHELL_STATE_INITIALIZED) { in shell_start()
1474 enum shell_state state = state_get(sh); in shell_stop()
1541 if (state_get(sh) != SHELL_STATE_ACTIVE) { in shell_vfprintf()
1826 return state_get(sh) == SHELL_STATE_ACTIVE; in shell_ready()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dvcp_vol_rend.c951 SHELL_CMD_ARG(state_get, NULL,
Dvcp_vol_ctlr.c1165 SHELL_CMD_ARG(state_get, NULL,