CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
GattCharacteristic Struct Reference

#include <IBluetoothController.h>

Public Attributes

BleUuid uuid
uint8_t properties
uint8_t permissions
uint16_t * valueHandle
GattWriteCallback onWrite
GattReadCallback onRead
const GattDescriptor * descriptors = nullptr
uint8_t numDescriptors = 0

Detailed Description

GATT characteristic definition for service registration

Definition at line 120 of file IBluetoothController.h.

Member Data Documentation

◆ descriptors

const GattDescriptor* cdc::hal::GattCharacteristic::descriptors = nullptr

Definition at line 127 of file IBluetoothController.h.

◆ numDescriptors

◆ onRead

◆ onWrite

◆ permissions

◆ properties

◆ uuid

◆ valueHandle


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