Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dsrp_advertising_proxy.hpp220 struct CompletionChecker struct
239 bool Matches(const CompletionChecker &) const { return IsCompleted(); } in Matches()
Dsrp_advertising_proxy.cpp1284 mAdvInfoList.RemoveAllMatching(completedList, AdvInfo::CompletionChecker()); in HandleTasklet()