5.13.0.0R1
Software Development Kit
wiced_ap_info Struct Reference

Data Fields

wiced_802_11_band_t band
 
wiced_bss_type_t bss_type
 
wiced_mac_t BSSID
 
uint8_t channel
 
uint32_t max_data_rate
 
struct wiced_ap_infonext
 
wiced_security_t security
 
int16_t signal_strength
 
wiced_ssid_t SSID
 

Detailed Description

Structure for storing AP information

Field Documentation

wiced_802_11_band_t wiced_ap_info::band

Radio band

wiced_bss_type_t wiced_ap_info::bss_type

Network type

wiced_mac_t wiced_ap_info::BSSID

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

uint8_t wiced_ap_info::channel

Radio channel that the AP beacon was received on

uint32_t wiced_ap_info::max_data_rate

Maximum data rate in kilobits/s

struct wiced_ap_info* wiced_ap_info::next

Pointer to the next scan result

wiced_security_t wiced_ap_info::security

Security type

int16_t wiced_ap_info::signal_strength

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

wiced_ssid_t wiced_ap_info::SSID

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


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