Searched defs:MarkAsNotInUse (Results 1 – 2 of 2) sorted by relevance
| /openthread-latest/src/core/utils/ | ||
| D | slaac_address.hpp | 174 void MarkAsNotInUse(void) { mValid = false; } in MarkAsNotInUse() function in ot::Utils::Slaac::SlaacAddress |
| /openthread-latest/src/core/thread/ | ||
| D | mle.hpp | 1246 void MarkAsNotInUse(void) { SetAloc16(kNotInUse); } in MarkAsNotInUse() function in ot::Mle::Mle::ServiceAloc |