Home
last modified time | relevance | path

Searched refs:SPINEL_PROP_THREAD_LEADER_WEIGHT (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/src/ncp/
Dncp_base_dispatcher.cpp111 OT_NCP_GET_HANDLER_ENTRY(SPINEL_PROP_THREAD_LEADER_WEIGHT), in FindGetPropertyHandler()
Dncp_base_ftd.cpp202 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_THREAD_LEADER_WEIGHT>(void) in HandlePropertyGet()
/openthread-latest/src/lib/spinel/
Dspinel.h2380 SPINEL_PROP_THREAD_LEADER_WEIGHT = SPINEL_PROP_THREAD__BEGIN + 4, enumerator
Dspinel.c1296 {SPINEL_PROP_THREAD_LEADER_WEIGHT, "THREAD_LEADER_WEIGHT"}, in spinel_prop_key_to_cstr()