Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/include/openthread/
H A Dthread.h195 …uint64_t mDetachedTime; ///< Number of milliseconds device has been in OT_DEVICE_ROLE_DETACHED rol… member
H A Dnetdiag.h171 uint64_t mDetachedTime; ///< Milliseconds device has been in detached role. member
/aosp_15_r20/external/openthread/src/core/thread/
H A Dnetwork_diagnostic_tlvs.hpp1160 uint64_t mDetachedTime; // Milliseconds device has been in detached role. member in ot::NetworkDiagnostic::MleCountersTlv