|
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::ContextMenuItem |
| class | cdc::ui::ContextMenuView |
Namespaces | |
| namespace | cdc |
| namespace | cdc::ui |
| Centralized key-code constants for cdc_views. | |
Functions | |
| ContextMenuView * | cdc::ui::showContextMenu (const char *title, const ContextMenuItem *items, uint8_t count) |
| Shows the shared context menu instance as modal. | |
| void | cdc::ui::hideContextMenu () |
| Hides the active context menu modal. | |