5.6.0.0R1
Software Development Kit
ltrx_scan_result Struct Reference

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

Data Fields

unsigned char bssid [LANTRONIX_WLAN_MAC_ADDRESS_LENGTH]
 
unsigned char channel
 
unsigned char encr_flags
 
int rssi
 
unsigned char security_suite
 
unsigned char ssid [LANTRONIX_WLAN_SSID_LENGTH+1]
 

Detailed Description

Contains network information acquired from network scan.

Field Documentation

◆ bssid

unsigned char ltrx_scan_result::bssid[LANTRONIX_WLAN_MAC_ADDRESS_LENGTH]

Network BSSID

◆ channel

unsigned char ltrx_scan_result::channel

Network channel

◆ encr_flags

unsigned char ltrx_scan_result::encr_flags

Network encryption flags

◆ rssi

int ltrx_scan_result::rssi

Network rssi

◆ security_suite

unsigned char ltrx_scan_result::security_suite

Network security suite

◆ ssid

unsigned char ltrx_scan_result::ssid[LANTRONIX_WLAN_SSID_LENGTH+1]

Network SSID


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