CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
cdc::hal::BleBondInfo Struct Reference

#include <IBluetoothController.h>

Public Attributes

uint8_t addr [6]
uint8_t addrType
bool connected

Detailed Description

Bonded (paired) peer identity, stack-independent.

Definition at line 25 of file IBluetoothController.h.

Member Data Documentation

◆ addr

uint8_t cdc::hal::BleBondInfo::addr[6]

Definition at line 26 of file IBluetoothController.h.

◆ addrType

uint8_t cdc::hal::BleBondInfo::addrType

Definition at line 27 of file IBluetoothController.h.

◆ connected

bool cdc::hal::BleBondInfo::connected

Definition at line 28 of file IBluetoothController.h.


The documentation for this struct was generated from the following file: