ot::Radio::SetRxOnWhenIdle() method
Indicates whether radio should stay in Receive or Sleep during idle periods.
Syntax
void SetRxOnWhenIdle(bool aEnable); Arguments
aEnable
TRUE to keep radio in Receive, FALSE to put to Sleep during idle periods.
![]()
inline void Radio::SetRxOnWhenIdle(bool) {}![]()
void SetRxOnWhenIdle(bool aEnable);![]()
SetRxOnWhenIdle(true);
ot::Radio::SetRxOnWhenIdle() is called by 1 function and calls 2 functions:
![]()
ot::Radio::SetRxOnWhenIdle()
ot::Radio::SetRxOnWhenIdle():
![]()
ot::Radio::SetRxOnWhenIdle()