![]() |
WINC1500 IoT Software APIs
19.5.2
WINC Software API Reference Manual
|
Functions | |
NMI_API sint8 | m2m_wifi_set_lsn_int (tstrM2mLsnInt *pstrM2mLsnInt) |
Detailed Description
This is one of the two synchronous power-save setting functions that allow the host MCU application to tweak the system power consumption. Such tweaking can be done by modifying the the Wi-Fi listen interval. The listen interval is how many beacon periods the station can sleep before it wakes up to receive data buffer in AP. It is represented in units of AP beacon periods(100ms).
Function Documentation
◆ m2m_wifi_set_lsn_int()
NMI_API sint8 m2m_wifi_set_lsn_int | ( | tstrM2mLsnInt * | pstrM2mLsnInt | ) |
- Parameters
-
[in] pstrM2mLsnInt Structure holding the listen interval configurations.
- Precondition
- Function shall be called first, to set the power saving mode required.
- Warning
- The function should be called once after initialization.
- See also
- tstrM2mLsnInt m2m_wifi_set_sleep_mode
- Returns
- The function returns M2M_SUCCESS for successful operations and a negative value otherwise.
Generated on Thu Jan 26 2017 22:15:21 for WINC1500 IoT Software APIs by
