OpenCPN Partial API docs
Loading...
Searching...
No Matches
wifi_local_scan_data Struct Reference

Public Attributes

char ESSID [64]
 
int sig_quality
 
int secure
 
bool bisvalid
 
int age
 

Detailed Description

Definition at line 69 of file wificlient.h.

Member Data Documentation

◆ age

int wifi_local_scan_data::age

Definition at line 74 of file wificlient.h.

◆ bisvalid

bool wifi_local_scan_data::bisvalid

Definition at line 73 of file wificlient.h.

◆ ESSID

char wifi_local_scan_data::ESSID[64]

Definition at line 70 of file wificlient.h.

◆ secure

int wifi_local_scan_data::secure

Definition at line 72 of file wificlient.h.

◆ sig_quality

int wifi_local_scan_data::sig_quality

Definition at line 71 of file wificlient.h.


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