Home
last modified time | relevance | path

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

/openthread-latest/src/core/border_router/
Drouting_manager.hpp1329 void HandleRoutePublisherTimer(void) { mRoutePublisher.HandleTimer(); } in HandleRoutePublisherTimer() function in ot::BorderRouter::RoutingManager
1371 using DelayTimer = TimerMilliIn<RoutingManager, &RoutingManager::HandleRoutePublisherTimer>;