Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_lowpan.hpp76 void SetMacSource(const uint8_t *aAddress) { mMacAddrs.mSource.SetExtended(aAddress); } in SetMacSource() function in ot::TestIphcVector
84 void SetMacSource(uint16_t aAddress) { mMacAddrs.mSource.SetShort(aAddress); } in SetMacSource() function in ot::TestIphcVector