Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmle_router.cpp2699 Mac::ExtAddress nullExtAddr; in SetSteeringData() local
2702 nullExtAddr.Clear(); in SetSteeringData()
2705 if ((aExtAddress == nullptr) || (*aExtAddress == nullExtAddr)) in SetSteeringData()