Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
CC32xxWiFi::WlanNetworkEntry Struct Reference

metadata for a WLAN netowrk entry. More...

#include <CC32xxWiFi.hxx>

Public Attributes

string ssid
 SSID of AP.
 
SecurityType sec_type
 security type of the AP
 
int rssi
 receive signal strength indicator of the AP
 

Detailed Description

metadata for a WLAN netowrk entry.

Definition at line 158 of file net_cc3220/CC32xxWiFi.hxx.

Member Data Documentation

◆ rssi

int CC32xxWiFi::WlanNetworkEntry::rssi

receive signal strength indicator of the AP

Definition at line 162 of file net_cc3220/CC32xxWiFi.hxx.

◆ sec_type

SecurityType CC32xxWiFi::WlanNetworkEntry::sec_type

security type of the AP

Definition at line 161 of file net_cc3220/CC32xxWiFi.hxx.

◆ ssid

string CC32xxWiFi::WlanNetworkEntry::ssid

SSID of AP.

Definition at line 160 of file net_cc3220/CC32xxWiFi.hxx.


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