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 3705 of file whd_wlioctl.h.
uint16_t tko_interval |
How often to send (in seconds)
Definition at line 3707 of file whd_wlioctl.h.
uint16_t tko_retry_count |
Max times to retry if original fails.
Definition at line 3708 of file whd_wlioctl.h.
uint16_t tko_retry_interval |
Wait time between retries (in seconds)
Definition at line 3709 of file whd_wlioctl.h.