Home
last modified time | relevance | path

Searched refs:GetCompressedStream (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_lowpan.hpp242 void GetCompressedStream(uint8_t *aIphc, uint16_t &aIphcLength);
H A Dtest_lowpan.cpp40 void TestIphcVector::GetCompressedStream(uint8_t *aIphc, uint16_t &aIphcLength) in GetCompressedStream() function in ot::TestIphcVector
159 aVector.GetCompressedStream(iphc, iphcLength); in Test()