Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/utils/
H A Dslaac_address.hpp181 void MarkAsNotInUse(void) { mValid = false; } in MarkAsNotInUse() function in ot::Utils::Slaac::SlaacAddress
/aosp_15_r20/external/openthread/src/core/thread/
H A Dmle.hpp1211 void MarkAsNotInUse(void) { SetAloc16(kNotInUse); } in MarkAsNotInUse() function in ot::Mle::Mle::ServiceAloc