![]() |
Wi-Fi Host Driver (WHD) Public API Reference Guide | |
Structure for storing scan results.
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. | |
| uint8_t | ccode [2] |
| Two letter ISO country code from AP. | |
| uint8_t | flags |
| flags | |
| struct whd_scan_result * | next |
| Pointer to the next scan result. | |
| uint8_t * | ie_ptr |
| Pointer to received Beacon/Probe Response IE(Information Element) | |
| uint32_t | ie_len |
| Length of IE(Information Element) | |
| 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