![]() |
Wi-Fi Host Driver (WHD) Public API Reference Guide | |
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_info * | next |
Pointer to the next scan result. | |
whd_ssid_t SSID |
Service Set Identification (i.e.
Name of Access Point)
whd_mac_t BSSID |
Basic Service Set Identification (i.e.
MAC address of Access Point)
int16_t signal_strength |
Receive Signal Strength Indication in dBm.
<-90=Very poor, >-30=Excellent