Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dneighbor.hpp615 bool IsTimeSyncEnabled(void) const { return mTimeSyncEnabled; } in IsTimeSyncEnabled() function in ot::Neighbor
Dmle_router.cpp861 if (router != nullptr && router->IsTimeSyncEnabled()) in SendLinkAccept()
1806 if (child->IsTimeSyncEnabled()) in SendParentResponse()
2964 if (aChild.IsTimeSyncEnabled()) in SendChildIdResponse()