Home
last modified time | relevance | path

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

/openthread-2.7.6/src/lib/spinel/
Dspinel.h1090 SPINEL_CMD_NET_CLEAR = 10, enumerator
Dspinel.c1180 {SPINEL_CMD_NET_CLEAR, "NET_CLEAR"}, in spinel_command_to_cstr()
/openthread-2.7.6/src/ncp/
Dncp_base.cpp941 case SPINEL_CMD_NET_CLEAR: in HandleCommand()