5.13.0.0R1
Software Development Kit
wiced_scan_result Struct Reference

Data Fields

wiced_802_11_band_t band
 
wiced_bss_type_t bss_type
 
wiced_mac_t BSSID
 
uint8_t ccode [2]
 
uint8_t channel
 
uint8_t flags
 
uint8_t ltrx_cap_flags
 
uint32_t max_data_rate
 
struct wiced_scan_resultnext
 
wiced_security_t security
 
int16_t signal_strength
 
wiced_ssid_t SSID
 

Detailed Description

Structure for storing scan results

Field Documentation

wiced_802_11_band_t wiced_scan_result::band

Radio band

wiced_bss_type_t wiced_scan_result::bss_type

Network type

wiced_mac_t wiced_scan_result::BSSID

Basic Service Set Identification (i.e. MAC address of Access Point)

uint8_t wiced_scan_result::ccode[2]

Two letter ISO country code from AP

uint8_t wiced_scan_result::channel

Radio channel that the AP beacon was received on

uint8_t wiced_scan_result::flags

flags

uint8_t wiced_scan_result::ltrx_cap_flags

Lantronix additional (capability) flags

uint32_t wiced_scan_result::max_data_rate

Maximum data rate in kilobits/s

struct wiced_scan_result* wiced_scan_result::next

Pointer to the next scan result

wiced_security_t wiced_scan_result::security

Security type

int16_t wiced_scan_result::signal_strength

Receive Signal Strength Indication in dBm. <-90=Very poor, >-30=Excellent

wiced_ssid_t wiced_scan_result::SSID

Service Set Identification (i.e. Name of Access Point)


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