CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
ble_chalresp.h File Reference
#include <cstdint>

Go to the source code of this file.

Namespaces

namespace  cdc
namespace  cdc::mod_2fa

Functions

bool cdc::mod_2fa::ble_chalresp_init ()
 BLE GATT challenge-response transport.
void cdc::mod_2fa::ble_chalresp_deinit ()
 Tears down the BLE CR subsystem and removes GATT callbacks.
void cdc::mod_2fa::ble_chalresp_tick (uint32_t nowMs)
 Main-task tick: processes a pending challenge (confirm + notify).