Home
last modified time | relevance | path

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

/openthread-latest/src/ncp/
Dncp_base.hpp633 otError HandlePropertySet_SPINEL_PROP_THREAD_COMMISSIONER_ENABLED(uint8_t aHeader);
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
Dncp_base.cpp1068 ExitNow(aError = HandlePropertySet_SPINEL_PROP_THREAD_COMMISSIONER_ENABLED(aHeader)); in HandlePropertySetForSpecialProperties()