5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
wiced_scan_result 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 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

◆ band

wiced_802_11_band_t wiced_scan_result::band

Radio band

◆ bss_type

wiced_bss_type_t wiced_scan_result::bss_type

Network type

◆ BSSID

wiced_mac_t wiced_scan_result::BSSID

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

◆ ccode

uint8_t wiced_scan_result::ccode[2]

Two letter ISO country code from AP

◆ channel

uint8_t wiced_scan_result::channel

Radio channel that the AP beacon was received on

◆ flags

uint8_t wiced_scan_result::flags

flags

◆ ltrx_cap_flags

uint8_t wiced_scan_result::ltrx_cap_flags

Lantronix additional (capability) flags

◆ max_data_rate

uint32_t wiced_scan_result::max_data_rate

Maximum data rate in kilobits/s

◆ next

struct wiced_scan_result* wiced_scan_result::next

Pointer to the next scan result

◆ security

wiced_security_t wiced_scan_result::security

Security type

◆ signal_strength

int16_t wiced_scan_result::signal_strength

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

◆ SSID

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: