Home
last modified time | relevance | path

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

/openthread-latest/tests/unit/
Dtest_lowpan.hpp74 void SetMacSource(const uint8_t *aAddress) { mMacAddrs.mSource.SetExtended(aAddress); } in SetMacSource() function in ot::TestIphcVector
81 void SetMacSource(uint16_t aAddress) { mMacAddrs.mSource.SetShort(aAddress); } in SetMacSource() function in ot::TestIphcVector