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

General Description

Structure for storing AP information.

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...
 
uint32_t max_data_rate
 Maximum data rate in kilobits/s.
 
whd_bss_type_t bss_type
 Network type.
 
whd_security_t security
 Security type.
 
uint8_t channel
 Radio channel that the AP beacon was received on.
 
whd_802_11_band_t band
 Radio band.
 
struct whd_ap_infonext
 Pointer to the next scan result.
 

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: