Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/ncp/
H A Dncp_base_dispatcher.cpp119 OT_NCP_GET_HANDLER_ENTRY(SPINEL_PROP_THREAD_STABLE_NETWORK_DATA), in FindGetPropertyHandler()
H A Dncp_base_mtd.cpp722 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_THREAD_STABLE_NETWORK_DATA>(void) in HandlePropertyGet()
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dspinel.h2467 SPINEL_PROP_THREAD_STABLE_NETWORK_DATA = SPINEL_PROP_THREAD__BEGIN + 8, enumerator
H A Dspinel.c1299 {SPINEL_PROP_THREAD_STABLE_NETWORK_DATA, "THREAD_STABLE_NETWORK_DATA"}, in spinel_prop_key_to_cstr()