Home
last modified time | relevance | path

Searched refs:mShouldEmitChildTableUpdate (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/src/ncp/
Dncp_base.hpp775 bool mShouldEmitChildTableUpdate; member in ot::Ncp::NcpBase
Dncp_base_ftd.cpp185 mShouldEmitChildTableUpdate = true; in HandleNeighborTableChanged()
Dncp_base.cpp295 , mShouldEmitChildTableUpdate(false) in NcpBase()
Dncp_base_mtd.cpp4765 shouldAddProperty = mShouldEmitChildTableUpdate; in ProcessThreadChangedFlags()
4766 mShouldEmitChildTableUpdate = false; in ProcessThreadChangedFlags()