Home
last modified time | relevance | path

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

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