|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
Public Attributes | |
| bool | used |
| uint32_t | hash |
| char | last_name [32] |
| char | display [64] |
Definition at line 26 of file vcard_store.cpp.
| char cdc::mod_vcard::vcard_meta_t::display[64] |
Definition at line 30 of file vcard_store.cpp.
| uint32_t cdc::mod_vcard::vcard_meta_t::hash |
Definition at line 28 of file vcard_store.cpp.
| char cdc::mod_vcard::vcard_meta_t::last_name[32] |
Definition at line 29 of file vcard_store.cpp.
| bool cdc::mod_vcard::vcard_meta_t::used |
Definition at line 27 of file vcard_store.cpp.