Home
last modified time | relevance | path

Searched refs:SetLocal (Results 1 – 4 of 4) sorted by relevance

/openthread-3.6.0/src/core/meshcop/
Dmeshcop.cpp111 aJoinerId.SetLocal(true); in GenerateJoinerId()
301 aJoinerId.SetLocal(true); in ComputeJoinerId()
/openthread-3.6.0/src/core/mac/
Dmac_types.cpp62 SetLocal(true); in GenerateRandom()
Dmac_types.hpp188 void SetLocal(bool aLocal) in SetLocal() function in ot::Mac::ExtAddress
/openthread-3.6.0/tests/unit/
Dtest_mac_frame.cpp111 extAddr.SetLocal(true); in TestMacAddress()
113 extAddr.SetLocal(false); in TestMacAddress()