DEVICE_DeepSleepIntervalCal Function
C
uint32_t DEVICE_DeepSleepIntervalCal(uint32_t expectedInt);Description
The API is used to perform the deep sleep interval calibration to exclude the HW preparation time of advertising.
Parameters
| Param | Description |
|---|---|
| expectedInt | The expected deep sleep interval. |
Returns
The deep sleep interval after calibration.
