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

#include <IBluetoothController.h>

Public Attributes

BleUuid uuid
uint16_t valueHandle
uint8_t properties

Detailed Description

Discovered characteristic from service discovery

Definition at line 621 of file IBluetoothController.h.

Member Data Documentation

◆ properties

uint8_t cdc::hal::IBluetoothController::DiscoveredCharacteristic::properties

Definition at line 624 of file IBluetoothController.h.

◆ uuid

BleUuid cdc::hal::IBluetoothController::DiscoveredCharacteristic::uuid

Definition at line 622 of file IBluetoothController.h.

Referenced by cdc::ui::rOnServiceDiscovered().

◆ valueHandle

uint16_t cdc::hal::IBluetoothController::DiscoveredCharacteristic::valueHandle

Definition at line 623 of file IBluetoothController.h.

Referenced by cdc::ui::rOnServiceDiscovered().


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