|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
#include <IBluetoothController.h>
Public Attributes | |
| uint8_t | addr [6] |
| uint8_t | addrType |
| bool | connected |
Bonded (paired) peer identity, stack-independent.
Definition at line 25 of file IBluetoothController.h.
| uint8_t cdc::hal::BleBondInfo::addr[6] |
Definition at line 26 of file IBluetoothController.h.
| uint8_t cdc::hal::BleBondInfo::addrType |
Definition at line 27 of file IBluetoothController.h.
| bool cdc::hal::BleBondInfo::connected |
Definition at line 28 of file IBluetoothController.h.