Home
last modified time | relevance | path

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

/openthread-latest/src/ncp/
Dncp_base_dispatcher.cpp121 OT_NCP_GET_HANDLER_ENTRY(SPINEL_PROP_THREAD_STABLE_NETWORK_DATA_VERSION), in FindGetPropertyHandler()
Dncp_base_mtd.cpp704 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_THREAD_STABLE_NETWORK_DATA_VERSION>(void) in HandlePropertyGet()
/openthread-latest/src/lib/spinel/
Dspinel.h2407 SPINEL_PROP_THREAD_STABLE_NETWORK_DATA_VERSION = SPINEL_PROP_THREAD__BEGIN + 9, enumerator
Dspinel.c1301 {SPINEL_PROP_THREAD_STABLE_NETWORK_DATA_VERSION, "THREAD_STABLE_NETWORK_DATA_VERSION"}, in spinel_prop_key_to_cstr()