Searched refs:IsUnallocated (Results 1 – 2 of 2) sorted by relevance
533 …bool IsUnallocated(uint8_t aId) const { return mRemoveTimes[aId - kMinId].GetValue() == kUnal… in IsUnallocated() function in ot::NetworkData::Leader::ContextIds
1461 if (IsUnallocated(id)) in GetUnallocatedId()1510 if (IsUnallocated(id) || IsInUse(id)) in HandleTimer()