Home
last modified time | relevance | path

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

/openthread-latest/src/lib/spinel/
Dspinel.h1153 SPINEL_CMD_NET_CLEAR = 10, enumerator
Dspinel.c1179 {SPINEL_CMD_NET_CLEAR, "NET_CLEAR"}, in spinel_command_to_cstr()
/openthread-latest/src/ncp/
Dncp_base.cpp1007 case SPINEL_CMD_NET_CLEAR: in HandleCommand()