|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
Go to the source code of this file.
Classes | |
| struct | cdc::ui::WifiWizard |
| struct | cdc::ui::WifiConfig |
| class | cdc::ui::WifiHandlers |
Namespaces | |
| namespace | cdc |
| namespace | cdc::ui |
| Centralized key-code constants for cdc_views. | |
Variables | |
| static constexpr uint32_t | cdc::ui::WIFI_CONNECT_TIMEOUT_DEFAULT_MS = 15000 |
| static constexpr uint32_t | cdc::ui::WIFI_CONNECT_TIMEOUT_MIN_MS = 3000 |
| static constexpr uint32_t | cdc::ui::WIFI_CONNECT_TIMEOUT_MAX_MS = 60000 |
| static constexpr uint32_t | cdc::ui::WIFI_SCAN_TIMEOUT_MS = 10000 |
| static constexpr uint32_t | cdc::ui::NTP_SYNC_TIMEOUT_MS = 10000 |