Home
last modified time | relevance | path

Searched defs:mNetworkTimeOffset (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/openthread/src/core/thread/
H A Dtime_sync_service.hpp216 int64_t mNetworkTimeOffset; ///< The time offset to the Thread Network time member in ot::TimeSync
/aosp_15_r20/external/openthread/include/openthread/
H A Dmessage.h108 int64_t mNetworkTimeOffset; ///< The time offset to the Thread network time, in microseconds. member
/aosp_15_r20/external/openthread/include/openthread/platform/
H A Dradio.h248 int64_t mNetworkTimeOffset; ///< The time offset to the Thread network time. member
/aosp_15_r20/external/openthread/src/core/common/
H A Dmessage.hpp230 int64_t mNetworkTimeOffset; // The time offset to the Thread network time, in microseconds. member