1.7.0.0R16
Software Development Kit
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
ltrx_scan_result Struct Reference

Contains network information acquired from network scan. More...

Data Fields

unsigned char bssid [LTRX_WLAN_MAC_ADDRESS__LENGTH]
 
unsigned char channel
 
unsigned char encr_flags
 
int rssi
 
unsigned char security_suite
 
unsigned char ssid [LTRX_WLAN_SSID_LEN+1]
 

Detailed Description

Contains network information acquired from network scan.

Field Documentation

unsigned char ltrx_scan_result::bssid[LTRX_WLAN_MAC_ADDRESS__LENGTH]

Network BSSID

unsigned char ltrx_scan_result::channel

Network channel

unsigned char ltrx_scan_result::encr_flags

Network encryption flags

int ltrx_scan_result::rssi

Network rssi

unsigned char ltrx_scan_result::security_suite

Network security suite

unsigned char ltrx_scan_result::ssid[LTRX_WLAN_SSID_LEN+1]

Network SSID


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