WE310F5  39.00.000
M2MB_PROV_SCAN_PARAM Struct Reference

Definition of structure controlling scan. More...

#include <m2mb_wlan_scan.h>

Data Fields

UINT8 channel
 
INT8 ssidFilter [M2MB_PROV_SSID_FILTER_SIZE]
 
UINT8 nwType
 
UINT32 scanTime
 
UINT32 scanDelay
 
M2MB_PROV_SEC_TYPE_T securityType
 
M2MB_PROV_REG_DOMAIN_T domain
 

Detailed Description

Definition of structure controlling scan.

Definition at line 135 of file m2mb_wlan_scan.h.

Field Documentation

◆ channel

UINT8 channel

channel number to scan. 0 for all channels

Definition at line 137 of file m2mb_wlan_scan.h.

◆ domain

Regulatory domain

Definition at line 143 of file m2mb_wlan_scan.h.

◆ nwType

UINT8 nwType

nw type - BSS / IBSS (NOT USED)

Definition at line 139 of file m2mb_wlan_scan.h.

◆ scanDelay

UINT32 scanDelay

Duration to wait before proceeding to next channel

Definition at line 141 of file m2mb_wlan_scan.h.

◆ scanTime

UINT32 scanTime

Duration to dwell on a channel while scanning

Definition at line 140 of file m2mb_wlan_scan.h.

◆ securityType

M2MB_PROV_SEC_TYPE_T securityType

Security type (NOT USED)

Definition at line 142 of file m2mb_wlan_scan.h.

◆ ssidFilter

ssid to scan for. (NOT USED)

Definition at line 138 of file m2mb_wlan_scan.h.


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