WE310F5  39.00.000
M2MB_STA_BMISS_CONFIG_S Struct Reference

Beacon miss parameters setting in firmware. More...

#include <m2mb_wlan_driver.h>

Data Fields

UINT16 bmiss_time_in_ms
 
UINT16 num_beacons
 

Detailed Description

Beacon miss parameters setting in firmware.

Structure used to set beacon missing parameters in the firmware. Either of the values will be set by the user. Based on the values the WLAN firmware detects link loss and disconnected from the network. This can be settled by using m2mb_wlan_set_param with M2MB_WLAN_PARAM_BMISS_CONFIG flag.

Definition at line 149 of file m2mb_wlan_driver.h.

Field Documentation

◆ bmiss_time_in_ms

UINT16 bmiss_time_in_ms

New beacon miss time to be set by application.

Definition at line 151 of file m2mb_wlan_driver.h.

◆ num_beacons

UINT16 num_beacons

New number of Beacons to be set by application to detect beacon missed.

Definition at line 153 of file m2mb_wlan_driver.h.


The documentation for this struct was generated from the following file: