Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Dsub_mac.cpp243 VerifyOrExit(ShouldHandleTransitionToSleep()); in Sleep()
911 bool SubMac::ShouldHandleTransitionToSleep(void) const { return (mRxOnWhenIdle || !RadioSupportsRxO… in ShouldHandleTransitionToSleep() function in ot::Mac::SubMac
Dsub_mac.hpp611 bool ShouldHandleTransitionToSleep(void) const;