Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dsrp_advertising_proxy.cpp1251 OwningList<AdvInfo> expiredList; in HandleTimer() local
1255 mAdvInfoList.RemoveAllMatching(expiredList, AdvInfo::ExpirationChecker(nextTime.GetNow())); in HandleTimer()
1264 for (AdvInfo &adv : expiredList) in HandleTimer()