Home
last modified time | relevance | path

Searched defs:SetNetworkTimeOffset (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/mac/
Dmac_frame.hpp1279 void SetNetworkTimeOffset(int64_t aNetworkTimeOffset) in SetNetworkTimeOffset() function in ot::Mac::TxFrame
/openthread-latest/src/core/common/
Dmessage.hpp1410 …void SetNetworkTimeOffset(int64_t aNetworkTimeOffset) { GetMetadata().mNetworkTimeOffset = aNetwor… in SetNetworkTimeOffset() function in ot::Message