WE310F5  39.00.000
M2MB_PROV_SCAN_RESULT Struct Reference

Definition of structure describing scan results. More...

#include <m2mb_wlan_scan.h>

Data Fields

M2MB_PROV_MAC_ADDR_T apMacAddr
 
UINT8 rssi
 
UINT8 channel
 
M2MB_PROV_SSID_T ssid
 
UINT8 nwType
 
M2MB_PROV_SEC_TYPE_T securityType
 

Detailed Description

Definition of structure describing scan results.

Definition at line 150 of file m2mb_wlan_scan.h.

Field Documentation

◆ apMacAddr

Mac Address

Definition at line 152 of file m2mb_wlan_scan.h.

◆ channel

UINT8 channel

channel number

Definition at line 154 of file m2mb_wlan_scan.h.

◆ nwType

UINT8 nwType

nw type - BSS / IBSS

Definition at line 156 of file m2mb_wlan_scan.h.

◆ rssi

UINT8 rssi

rssi

Definition at line 153 of file m2mb_wlan_scan.h.

◆ securityType

M2MB_PROV_SEC_TYPE_T securityType

Definition at line 157 of file m2mb_wlan_scan.h.

◆ ssid

ssid

Definition at line 155 of file m2mb_wlan_scan.h.


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