CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
cdc::core::ModuleRegistry Member List

This is the complete list of members for cdc::core::ModuleRegistry, including all inherited members.

classifyStartFailure(uint8_t index) constcdc::core::ModuleRegistry
clearModuleErrorByName(const char *name)cdc::core::ModuleRegistry
dispatchLock()cdc::core::ModuleRegistry
dispatchTick(uint32_t nowMs)cdc::core::ModuleRegistry
dispatchUnlock()cdc::core::ModuleRegistry
dispatchUsbConnect()cdc::core::ModuleRegistry
dispatchUsbDisconnect()cdc::core::ModuleRegistry
getLockScreenContextItems(LockScreenContextItem *items, uint8_t maxItems)cdc::core::ModuleRegistry
getMenuItems(MenuLocation location, ModuleMenuItem *items, uint8_t maxItems)cdc::core::ModuleRegistry
getModule(const char *name)cdc::core::ModuleRegistry
getModuleAt(uint8_t index)cdc::core::ModuleRegistry
getModuleCount() constcdc::core::ModuleRegistryinline
getModuleSlotError(uint8_t index) constcdc::core::ModuleRegistry
getModuleStatusLabel(uint8_t index) constcdc::core::ModuleRegistry
hasModuleSlotError(uint8_t index) constcdc::core::ModuleRegistry
initAll()cdc::core::ModuleRegistry
instance()cdc::core::ModuleRegistrystatic
isModuleEnabled(uint8_t index) constcdc::core::ModuleRegistry
isModuleEnabledByName(const char *name) constcdc::core::ModuleRegistry
MAX_INITIALIZERScdc::core::ModuleRegistrystatic
MAX_MENU_ITEMScdc::core::ModuleRegistrystatic
MAX_MODULEScdc::core::ModuleRegistrystatic
NVS_PREFIXcdc::core::ModuleRegistrystatic
registerInitializer(ModuleInitFunc initFunc)cdc::core::ModuleRegistry
registerModule(IModule *module)cdc::core::ModuleRegistry
reportModuleError(const char *name, const char *message)cdc::core::ModuleRegistry
retryModule(uint8_t index)cdc::core::ModuleRegistry
runAllInitializers()cdc::core::ModuleRegistry
setModuleEnabled(uint8_t index, bool enabled)cdc::core::ModuleRegistry
startAll()cdc::core::ModuleRegistry
startModule(uint8_t index)cdc::core::ModuleRegistry
stopAll()cdc::core::ModuleRegistry
toggleModuleEnabled(uint8_t index)cdc::core::ModuleRegistry
unregisterModule(const char *name)cdc::core::ModuleRegistry