Home
last modified time | relevance | path

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

/openthread-latest/src/ncp/
Dncp_base.hpp371 static PropertyHandler FindRemovePropertyHandler(spinel_prop_key_t aKey);
Dncp_base_dispatcher.cpp758 NcpBase::PropertyHandler NcpBase::FindRemovePropertyHandler(spinel_prop_key_t aKey) in FindRemovePropertyHandler() function in ot::Ncp::NcpBase
Dncp_base.cpp1154 handler = FindRemovePropertyHandler(aKey); in HandleCommandPropertyInsertRemove()