Home
last modified time | relevance | path

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

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