Home
last modified time | relevance | path

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

/openthread-latest/src/ncp/
Dncp_base_dispatcher.cpp109 OT_NCP_GET_HANDLER_ENTRY(SPINEL_PROP_THREAD_LEADER_RID), in FindGetPropertyHandler()
Dncp_base_mtd.cpp759 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_THREAD_LEADER_RID>(void) in HandlePropertyGet()
/openthread-latest/src/lib/spinel/
Dspinel.h2373 SPINEL_PROP_THREAD_LEADER_RID = SPINEL_PROP_THREAD__BEGIN + 3, enumerator
Dspinel.c1295 {SPINEL_PROP_THREAD_LEADER_RID, "THREAD_LEADER_RID"}, in spinel_prop_key_to_cstr()