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

#include <IBluetoothController.h>

Public Attributes

BleUuid uuid
GattCharacteristiccharacteristics
uint8_t numCharacteristics

Detailed Description

GATT service definition for registration via registerGattService()

Definition at line 134 of file IBluetoothController.h.

Member Data Documentation

◆ characteristics

GattCharacteristic* cdc::hal::GattServiceDef::characteristics

◆ numCharacteristics

uint8_t cdc::hal::GattServiceDef::numCharacteristics

◆ uuid

BleUuid cdc::hal::GattServiceDef::uuid

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