|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
Public Attributes | |
| bool | valid = false |
| uint16_t | connHandle = 0xFFFF |
| uint32_t | passkey = 0 |
| uint16_t cdc::ui::PendingPairing::connHandle = 0xFFFF |
Definition at line 106 of file AppUi.cpp.
Referenced by cdc::ui::onBlePairingRequestEvent().
| uint32_t cdc::ui::PendingPairing::passkey = 0 |
Definition at line 107 of file AppUi.cpp.
Referenced by cdc::ui::onBlePairingRequestEvent().
| bool cdc::ui::PendingPairing::valid = false |
Definition at line 105 of file AppUi.cpp.
Referenced by cdc::ui::onBlePairingRequestEvent().