CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
cdc::ui::WifiItem Struct Reference

One scanned Wi-Fi network entry displayed in the scan list. More...

Public Attributes

char ssid [33]
int8_t rssi
hal::WifiSecurity security

Detailed Description

One scanned Wi-Fi network entry displayed in the scan list.

Definition at line 30 of file WifiMenuUi.cpp.

Member Data Documentation

◆ rssi

int8_t cdc::ui::WifiItem::rssi

Definition at line 32 of file WifiMenuUi.cpp.

◆ security

hal::WifiSecurity cdc::ui::WifiItem::security

Definition at line 33 of file WifiMenuUi.cpp.

◆ ssid

char cdc::ui::WifiItem::ssid[33]

Definition at line 31 of file WifiMenuUi.cpp.


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