Home
last modified time | relevance | path

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

/openthread-latest/src/lib/spinel/
Dspinel.h637 SPINEL_POWER_STATE_ONLINE = 4, enumerator
/openthread-latest/src/ncp/
Dncp_base.cpp2235 return mEncoder.WriteUint8(SPINEL_POWER_STATE_ONLINE); in HandlePropertyGet()