Home
last modified time | relevance | path

Searched refs:HandlePropertySet_SPINEL_PROP_THREAD_COMMISSIONER_ENABLED (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openthread/src/ncp/
H A Dncp_base.hpp539 otError HandlePropertySet_SPINEL_PROP_THREAD_COMMISSIONER_ENABLED(uint8_t aHeader);
H A Dncp_base_ftd.cpp1048 otError NcpBase::HandlePropertySet_SPINEL_PROP_THREAD_COMMISSIONER_ENABLED(uint8_t aHeader) in HandlePropertySet_SPINEL_PROP_THREAD_COMMISSIONER_ENABLED() function in ot::Ncp::NcpBase
H A Dncp_base.cpp1058 ExitNow(aError = HandlePropertySet_SPINEL_PROP_THREAD_COMMISSIONER_ENABLED(aHeader)); in HandlePropertySetForSpecialProperties()