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

#include <PluginManager.h>

Public Attributes

Pluginplugin
char label [40]
uint32_t action_id

Detailed Description

Lockscreen quick-action contributed by a (background) plugin. label is already resolved against the plugin's manifest / lang overlay for the active language. plugin is opaque and round-tripped back through triggerLockscreenItem.

Definition at line 138 of file PluginManager.h.

Member Data Documentation

◆ action_id

uint32_t cdc::plugin_manager::PluginManager::LockscreenItem::action_id

◆ label

char cdc::plugin_manager::PluginManager::LockscreenItem::label[40]

◆ plugin

Plugin* cdc::plugin_manager::PluginManager::LockscreenItem::plugin

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