|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
Variables | |
| constexpr uint8_t | READ = 0x01 |
| constexpr uint8_t | WRITE = 0x02 |
| constexpr uint8_t | READ_ENC = 0x04 |
| constexpr uint8_t | WRITE_ENC = 0x08 |
Stack-independent GATT attribute permission flags
|
constexpr |
Definition at line 81 of file IBluetoothController.h.
Referenced by host_ble_register_service(), cdc::mod_ble_serial::BleUartService::init(), and cdc::mod_2fa::registerGattService().
|
constexpr |
Definition at line 83 of file IBluetoothController.h.
Referenced by cdc::mod_gpg::ble_gpg_xsig_init().
|
constexpr |
Definition at line 82 of file IBluetoothController.h.
Referenced by host_ble_register_service(), cdc::mod_ble_serial::BleUartService::init(), and cdc::mod_2fa::registerGattService().
|
constexpr |
Definition at line 84 of file IBluetoothController.h.
Referenced by cdc::mod_gpg::ble_gpg_xsig_init().