5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
wiced_ap_info Struct Reference

#include <wwd_structures.h>

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

◆ band

wiced_802_11_band_t wiced_ap_info::band

Radio band

◆ bss_type

wiced_bss_type_t wiced_ap_info::bss_type

Network type

◆ BSSID

wiced_mac_t wiced_ap_info::BSSID

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

◆ channel

uint8_t wiced_ap_info::channel

Radio channel that the AP beacon was received on

◆ max_data_rate

uint32_t wiced_ap_info::max_data_rate

Maximum data rate in kilobits/s

◆ next

struct wiced_ap_info* wiced_ap_info::next

Pointer to the next scan result

◆ security

wiced_security_t wiced_ap_info::security

Security type

◆ signal_strength

int16_t wiced_ap_info::signal_strength

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

◆ SSID

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: