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

#include <LockscreenRegistry.h>

Public Attributes

void * plugin = nullptr
char label_key [32] = {0}
uint32_t action_id = 0
bool used = false

Detailed Description

Definition at line 16 of file LockscreenRegistry.h.

Member Data Documentation

◆ action_id

uint32_t cdc::plugin_manager::LockscreenRegistration::action_id = 0

◆ label_key

char cdc::plugin_manager::LockscreenRegistration::label_key[32] = {0}

◆ plugin

void* cdc::plugin_manager::LockscreenRegistration::plugin = nullptr

◆ used

bool cdc::plugin_manager::LockscreenRegistration::used = false

Definition at line 20 of file LockscreenRegistry.h.


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