ZDO_IsDeviceReadyToSleep Function
C
bool ZDO_IsDeviceReadyToSleep(void);Description
Returns the information whether the stack is ready to sleep.
Parameters
None
Returns
true if all layers are ready to sleep, false otherwise.
bool ZDO_IsDeviceReadyToSleep(void);Returns the information whether the stack is ready to sleep.
None
true if all layers are ready to sleep, false otherwise.