Searched refs:OT_HISTORY_TRACKER_ADDRESS_EVENT_ADDED (Results 1 – 3 of 3) sorted by relevance
91 OT_HISTORY_TRACKER_ADDRESS_EVENT_ADDED = 0, ///< Address is added. enumerator
141 static_assert(0 == OT_HISTORY_TRACKER_ADDRESS_EVENT_ADDED, "ADDRESS_EVENT_ADDED is incorrect"); in Process()257 static_assert(0 == OT_HISTORY_TRACKER_ADDRESS_EVENT_ADDED, "ADDRESS_EVENT_ADDED is incorrect"); in Process()
279 static constexpr AddressEvent kAddressAdded = OT_HISTORY_TRACKER_ADDRESS_EVENT_ADDED;