Home
last modified time | relevance | path

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

/openthread-latest/src/core/utils/
Dslaac_address.hpp174 void MarkAsNotInUse(void) { mValid = false; } in MarkAsNotInUse() function in ot::Utils::Slaac::SlaacAddress
/openthread-latest/src/core/thread/
Dmle.hpp1246 void MarkAsNotInUse(void) { SetAloc16(kNotInUse); } in MarkAsNotInUse() function in ot::Mle::Mle::ServiceAloc