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