Home
last modified time | relevance | path

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

/openthread-latest/src/core/border_router/
Drouting_manager.hpp634 static constexpr uint32_t kRaBeaconInterval = Time::kOneSecondInMsec * 180; // 3 minutes member in ot::BorderRouter::RoutingManager
Drouting_manager.cpp524 interval = kRaBeaconInterval; in ScheduleRoutingPolicyEvaluation()