Home
last modified time | relevance | path

Searched refs:SPINEL_PROP_NET_PARTITION_ID (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/openthread/src/ncp/
H A Dncp_base_dispatcher.cpp97 OT_NCP_GET_HANDLER_ENTRY(SPINEL_PROP_NET_PARTITION_ID), in FindGetPropertyHandler()
452 OT_NCP_SET_HANDLER_ENTRY(SPINEL_PROP_NET_PARTITION_ID), in FindSetPropertyHandler()
H A Dchanged_props_set.cpp58 {SPINEL_PROP_NET_PARTITION_ID, SPINEL_STATUS_OK, true},
H A Dncp_base_ftd.cpp529 template <> otError NcpBase::HandlePropertySet<SPINEL_PROP_NET_PARTITION_ID>(void) in HandlePropertySet()
H A Dncp_base_mtd.cpp676 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_NET_PARTITION_ID>(void) in HandlePropertyGet()
4691 {OT_CHANGED_THREAD_PARTITION_ID, SPINEL_PROP_NET_PARTITION_ID}, in ProcessThreadChangedFlags()
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dspinel.h2338 SPINEL_PROP_NET_PARTITION_ID = SPINEL_PROP_NET__BEGIN + 8, enumerator
H A Dspinel.c1286 {SPINEL_PROP_NET_PARTITION_ID, "NET_PARTITION_ID"}, in spinel_prop_key_to_cstr()