Home
last modified time | relevance | path

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

/openthread-3.4.0/src/ncp/
Dncp_base.hpp199 static PropertyHandler FindRemovePropertyHandler(spinel_prop_key_t aKey);
Dncp_base_dispatcher.cpp699 NcpBase::PropertyHandler NcpBase::FindRemovePropertyHandler(spinel_prop_key_t aKey) in FindRemovePropertyHandler() function in ot::Ncp::NcpBase
Dncp_base.cpp1056 handler = FindRemovePropertyHandler(aKey); in HandleCommandPropertyInsertRemove()