Home
last modified time | relevance | path

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

/openthread-latest/src/ncp/
Dncp_base_dispatcher.cpp89 OT_NCP_GET_HANDLER_ENTRY(SPINEL_PROP_NET_SAVED), in FindGetPropertyHandler()
Dncp_base_mtd.cpp480 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_NET_SAVED>(void) in HandlePropertyGet()
/openthread-latest/src/lib/spinel/
Dspinel.h2273 SPINEL_PROP_NET_SAVED = SPINEL_PROP_NET__BEGIN + 0, enumerator
Dspinel.c1278 {SPINEL_PROP_NET_SAVED, "NET_SAVED"}, in spinel_prop_key_to_cstr()