Searched refs:SetPayloadOffset (Results 1 – 2 of 2) sorted by relevance
296 testVector.SetPayloadOffset(40); in TestFullyCompressableLongAddresses()321 testVector.SetPayloadOffset(40); in TestFullyCompressableShortAddresses()346 testVector.SetPayloadOffset(40); in TestFullyCompressableShortLongAddresses()371 testVector.SetPayloadOffset(40); in TestFullyCompressableLongShortAddresses()395 testVector.SetPayloadOffset(40); in TestSourceUnspecifiedAddress()422 testVector.SetPayloadOffset(40); in TestSource128bitDestination128bitAddresses()448 testVector.SetPayloadOffset(40); in TestSource64bitDestination64bitLongAddresses()474 testVector.SetPayloadOffset(40); in TestSource64bitDestination64bitShortAddresses()499 testVector.SetPayloadOffset(40); in TestSource16bitDestination16bitAddresses()524 testVector.SetPayloadOffset(40); in TestSourceCompressedDestination16bitAddresses()[all …]
220 void SetPayloadOffset(uint16_t aPayloadOffset) { mPayloadOffset = aPayloadOffset; } in SetPayloadOffset() function in ot::TestIphcVector