Home
last modified time | relevance | path

Searched refs:GetUnallocatedId (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/thread/
Dnetwork_data_leader.hpp545 Error GetUnallocatedId(uint8_t &aId);
Dnetwork_data_leader_ftd.cpp904 SuccessOrExit(error = mContextIds.GetUnallocatedId(contextId)); in AddBorderRouter()
1462 Error Leader::ContextIds::GetUnallocatedId(uint8_t &aId) in GetUnallocatedId() function in ot::NetworkData::Leader::ContextIds