5.1.2.12 ZDO_IsDeviceReadyToSleep Function
Syntax
bool ZDO_IsDeviceReadyToSleep(void);Description
Returns the information indicating whether the stack is ready to sleep
Input Parameters
- None
Return Type and Values
true– If all layers are ready to sleepfalse– Otherwise
