Mistake on this page?
Report an issue in GitHub or email us
Data Fields
whd_scan_result Struct Reference

Structure for storing scan results. More...

#include <whd_types.h>

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. More...
 
whd_bss_type_t bss_type
 Network type. More...
 
whd_security_t security
 Security type. More...
 
uint8_t channel
 Radio channel that the AP beacon was received on. More...
 
whd_802_11_band_t band
 Radio band. More...
 
uint8_t ccode [2]
 Two letter ISO country code from AP. More...
 
uint8_t flags
 flags More...
 
struct whd_scan_resultnext
 Pointer to the next scan result. More...
 
uint8_t * ie_ptr
 Pointer to received Beacon/Probe Response IE(Information Element) More...
 
uint32_t ie_len
 Length of IE(Information Element) More...
 

Detailed Description

Structure for storing scan results.

Definition at line 690 of file whd_types.h.

Field Documentation

Radio band.

Definition at line 699 of file whd_types.h.

whd_bss_type_t bss_type

Network type.

Definition at line 696 of file whd_types.h.

whd_mac_t BSSID

Basic Service Set Identification (i.e.

MAC address of Access Point)

Definition at line 693 of file whd_types.h.

uint8_t ccode[2]

Two letter ISO country code from AP.

Definition at line 700 of file whd_types.h.

uint8_t channel

Radio channel that the AP beacon was received on.

Definition at line 698 of file whd_types.h.

uint8_t flags

flags

Definition at line 701 of file whd_types.h.

uint32_t ie_len

Length of IE(Information Element)

Definition at line 704 of file whd_types.h.

uint8_t* ie_ptr

Pointer to received Beacon/Probe Response IE(Information Element)

Definition at line 703 of file whd_types.h.

uint32_t max_data_rate

Maximum data rate in kilobits/s.

Definition at line 695 of file whd_types.h.

struct whd_scan_result* next

Pointer to the next scan result.

Definition at line 702 of file whd_types.h.

whd_security_t security

Security type.

Definition at line 697 of file whd_types.h.

int16_t signal_strength

Receive Signal Strength Indication in dBm.

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

Definition at line 694 of file whd_types.h.

whd_ssid_t SSID

Service Set Identification (i.e.

Name of Access Point)

Definition at line 692 of file whd_types.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.