Home
last modified time | relevance | path

Searched refs:HandleCommandPropertyInsertRemove (Results 1 – 2 of 2) sorted by relevance

/external/openthread/src/ncp/
Dncp_base.hpp233 …otError HandleCommandPropertyInsertRemove(uint8_t aHeader, spinel_prop_key_t aKey, unsigned int aC…
Dncp_base.cpp1056 otError NcpBase::HandleCommandPropertyInsertRemove(uint8_t aHeader, spinel_prop_key_t aKey, unsigne… in HandleCommandPropertyInsertRemove() function in ot::Ncp::NcpBase
1276 …error = HandleCommandPropertyInsertRemove(aHeader, static_cast<spinel_prop_key_t>(propKey), aComma… in CommandHandler_PROP_VALUE_update()