Home
last modified time | relevance | path

Searched refs:SetNone (Results 1 – 6 of 6) sorted by relevance

/openthread-latest/tests/nexus/platform/
Dnexus_core.cpp121 dstAddr.SetNone(); in ProcessRadio()
/openthread-latest/src/core/mac/
Dmac_types.hpp314 void SetNone(void) { mType = kTypeNone; } in SetNone() function in ot::Mac::Address
Dmac_frame.cpp504 aAddress.SetNone(); in GetDstAddr()
653 aAddress.SetNone(); in GetSrcAddr()
Dmac.cpp762 frameInfo.mAddrs.mSource.SetNone(); in PrepareBeaconRequest()
797 frameInfo.mAddrs.mDestination.SetNone(); in PrepareBeacon()
/openthread-latest/tests/unit/
Dtest_mac_frame.cpp153 addr.SetNone(); in TestMacAddress()
310 frameInfo.mAddrs.mSource.SetNone(); in TestMacHeader()
323 frameInfo.mAddrs.mDestination.SetNone(); in TestMacHeader()
/openthread-latest/src/core/diags/
Dfactory_diags.cpp674 dstAddress.SetNone();