Infineon Logo Wi-Fi Host Driver (WHD) Public API Reference Guide
 
whd_simple_scan_result Struct Reference

General Description

Structure to store scan result parameters for each AP.

Data Fields

whd_ssid_t SSID
 Service Set Identification (i.e. More...
 
whd_mac_t BSSID
 Basic Service Set Identification (i.e. More...
 
int16_t signal_strength
 Receive Signal Strength Indication in dBm. More...
 
whd_security_t security
 Security type.
 
uint8_t channel
 Radio channel that the AP beacon was received on.
 

Field Documentation

◆ SSID

whd_ssid_t SSID

Service Set Identification (i.e.

Name of Access Point)

◆ BSSID

whd_mac_t BSSID

Basic Service Set Identification (i.e.

MAC address of Access Point)

◆ signal_strength

int16_t signal_strength

Receive Signal Strength Indication in dBm.

<-90=Very poor, >-30=Excellent


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