** More...
Enumerations |
Functions | |
| int32_t | MX_WIFI_station_powersave (MX_WIFIObject_t *Obj, int32_t ps_onoff) |
| set powersave onoff for wifi station mode. More... | |
**
Network bypass mode API **
| int32_t MX_WIFI_station_powersave | ( | MX_WIFIObject_t * | Obj, |
| int32_t | ps_onoff | ||
| ) |
set powersave onoff for wifi station mode.
| Obj | pointer to module handle |
| ps_onoff | 0 – powersave off, 1 – powersave on |
| Operation | Status. |