Home
last modified time | relevance | path

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

/openthread-latest/src/core/common/
Dtime_ticker.hpp73 kBbrLocal, ///< `BackboneRouter::Local` enumerator
Dtime_ticker.cpp127 if (mReceivers & Mask(kBbrLocal)) in HandleTimer()
/openthread-latest/src/core/backbone_router/
Dbbr_local.cpp257 Get<TimeTicker>().RegisterReceiver(TimeTicker::kBbrLocal); in HandleBackboneRouterPrimaryUpdate()
303 Get<TimeTicker>().UnregisterReceiver(TimeTicker::kBbrLocal); in HandleTimeTick()