Home
last modified time | relevance | path

Searched defs:kAddressAdded (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openthread/src/core/thread/
H A Ddua_manager.hpp180 kAddressAdded, ///< A new DUA registered by the Child via Address Registration. enumerator
/aosp_15_r20/external/openthread/src/core/net/
H A Dnetif.hpp89 kAddressAdded = true, ///< Indicates that address was removed. enumerator
/aosp_15_r20/external/openthread/src/core/utils/
H A Dhistory_tracker.hpp292 static constexpr AddressEvent kAddressAdded = OT_HISTORY_TRACKER_ADDRESS_EVENT_ADDED; member in ot::Utils::HistoryTracker