|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
Lock screen context menu item registered by a module. More...
#include <IModule.h>
Public Attributes | |
| const char *(* | getLabel )() |
| void(* | callback )() |
| uint8_t | priority |
| const char * | moduleName |
| const char *(* cdc::core::LockScreenContextItem::getLabel) () |
| const char* cdc::core::LockScreenContextItem::moduleName |
Definition at line 46 of file IModule.h.
Referenced by cdc::core::ModuleRegistry::getLockScreenContextItems().