Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_lowpan.hpp92 … void SetMacDestination(const uint8_t *aAddress) { mMacAddrs.mDestination.SetExtended(aAddress); } in SetMacDestination() function in ot::TestIphcVector
100 void SetMacDestination(uint16_t aAddress) { mMacAddrs.mDestination.SetShort(aAddress); } in SetMacDestination() function in ot::TestIphcVector