Home
last modified time | relevance | path

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

/openthread-3.5.0/include/openthread/
Dinstance.h180 #define OT_CHANGED_THREAD_RLOC_REMOVED (1U << 6) ///< RLOC was removed macro
/openthread-3.5.0/src/core/common/
Dnotifier.hpp75 …kEventThreadRlocRemoved = OT_CHANGED_THREAD_RLOC_REMOVED, ///< RLOC was re…
/openthread-3.5.0/src/ncp/
Dncp_base_mtd.cpp4580 {OT_CHANGED_THREAD_RLOC_REMOVED, SPINEL_PROP_IPV6_ADDRESS_TABLE}, in ProcessThreadChangedFlags()