Home
last modified time | relevance | path

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

/openthread-latest/src/lib/spinel/
Dspinel.h1226 SPINEL_CMD_POKE = 20, enumerator
Dspinel.c1189 {SPINEL_CMD_POKE, "POKE"}, in spinel_command_to_cstr()
/openthread-latest/src/ncp/
Dncp_base.cpp996 case SPINEL_CMD_POKE: in HandleCommand()