Home
last modified time | relevance | path

Searched defs:Release (Results 1 – 4 of 4) sorted by relevance

/openthread-3.4.0/src/core/common/
Downed_ptr.hpp140 Type *Release(void) in Release() function in ot::OwnedPtr
Dretain_ptr.hpp132 Type *Release(void) in Release() function in ot::RetainPtr
/openthread-3.4.0/src/core/thread/
Drouter_table.hpp472 void Release(uint8_t aRouterId) { mIndexes[aRouterId] = Mle::kRouterIdReuseDelay; } in Release() function in ot::RouterTable::RouterIdMap
Drouter_table.cpp194 Error RouterTable::Release(uint8_t aRouterId) in Release() function in ot::RouterTable