Synchronous function for setting the wi-fi listen interval for power save operation. It is represented in units of AP Beacon periods. Function
◆ m2m_wifi_set_lsn_int()
- Parameters
-
[in] | pstrM2mLsnInt | Structure holding the listen interval configurations. |
- Precondition
- Function m2m_wifi_set_sleep_mode shall be called first
- 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.