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