Get/Set TKO intervals & retrys. More...
#include <whd_wlioctl.h>
| Data Fields | |
| uint16_t | tko_interval | 
| How often to send (in seconds)  More... | |
| uint16_t | tko_retry_count | 
| Max times to retry if original fails.  More... | |
| uint16_t | tko_retry_interval | 
| Wait time between retries (in seconds)  More... | |
Get/Set TKO intervals & retrys.
Definition at line 3940 of file whd_wlioctl.h.
| uint16_t tko_interval | 
How often to send (in seconds)
Definition at line 3942 of file whd_wlioctl.h.
| uint16_t tko_retry_count | 
Max times to retry if original fails.
Definition at line 3943 of file whd_wlioctl.h.
| uint16_t tko_retry_interval | 
Wait time between retries (in seconds)
Definition at line 3944 of file whd_wlioctl.h.