Home
last modified time | relevance | path

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

/openthread-latest/tests/unit/
Dtest_lowpan.hpp88 … void SetMacDestination(const uint8_t *aAddress) { mMacAddrs.mDestination.SetExtended(aAddress); } in SetMacDestination() function in ot::TestIphcVector
95 void SetMacDestination(uint16_t aAddress) { mMacAddrs.mDestination.SetShort(aAddress); } in SetMacDestination() function in ot::TestIphcVector