Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 537 Bytes

GUID-A209BE93-A907-4495-896A-6678270CAA24.md

File metadata and controls

12 lines (9 loc) · 537 Bytes

MiApp_ReadyToSleep

|API|bool MiApp_ReadyToSleep(uint32_t* sleepTime)| |Description|This API helps to know if the stack is ready to sleep and how much time stack allows to sleep if it is ready| |Pre-Condition|None| |Parameters|uint32_t* sleep Time – pointer to sleep time which gets filled with the sleep time if the stack is ready to sleep| |Returns|A boolean to indicate if the stack is ready to sleep or not| |Example|-| |Remarks|-|

Parent topic:MiApp API Description