|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
#include <IBluetoothController.h>
Public Attributes | |
| BleUuid | uuid |
| DiscoveredCharacteristic | characteristics [MAX_DISCOVERED_CHARS] |
| uint8_t | numCharacteristics |
Static Public Attributes | |
| static constexpr uint8_t | MAX_DISCOVERED_CHARS = 8 |
Discovered service from service discovery
Definition at line 630 of file IBluetoothController.h.
| DiscoveredCharacteristic cdc::hal::IBluetoothController::DiscoveredService::characteristics[MAX_DISCOVERED_CHARS] |
Definition at line 633 of file IBluetoothController.h.
|
staticconstexpr |
Definition at line 632 of file IBluetoothController.h.
Definition at line 634 of file IBluetoothController.h.
Definition at line 631 of file IBluetoothController.h.