|  | WE310F5
    39.00.000
    | 
#include <m2mb_ncm.h>
| Data Fields | |
| UINT8 | enable | 
| UINT8 | dtim_policy | 
| UINT16 | idle_period | 
| UINT16 | ps_poll_num | 
| UINT16 | num_tx_to_wakeup | 
Definition at line 313 of file m2mb_ncm.h.
| UINT8 dtim_policy | 
DTIM wakeup policy 2 for TIM wakeup. 3 for DTIM wakeup. 4 for TIM and DTIM wakeup.
Definition at line 317 of file m2mb_ncm.h.
| UINT8 enable | 
Enable and disable powersave. 1 for enable 0 for disable.
Definition at line 315 of file m2mb_ncm.h.
| UINT16 idle_period | 
Idle period during traffic after which WLAN can go to sleep. Default is 200ms
Definition at line 319 of file m2mb_ncm.h.
| UINT16 num_tx_to_wakeup | 
Number of contiguous transmit packets after which the WLAN firmware is to exit Protocol Power Save mode.
Definition at line 324 of file m2mb_ncm.h.
| UINT16 ps_poll_num | 
Number of contiguous PS-Poll frames that WLAN firmware is to send before sending an 802.11 NULL frame to indicate a powersave exit to the access point
Definition at line 321 of file m2mb_ncm.h.