Home
last modified time | relevance | path

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

/openthread-latest/src/lib/spinel/
Dspinel.h1240 SPINEL_CAP_MCU_POWER_STATE = 13, enumerator
Dspinel.c1599 {SPINEL_CAP_MCU_POWER_STATE, "MCU_POWER_STATE"}, in spinel_capability_to_cstr()
/openthread-latest/src/ncp/
Dncp_base.cpp2003 SuccessOrExit(error = mEncoder.WriteUintPacked(SPINEL_CAP_MCU_POWER_STATE)); in HandlePropertyGet()