Dokit
Internal development documentation
Loading...
Searching...
No Matches
GenericAccessService::CharacteristicUuids Struct Reference

Characteristics available via the Generic Access service. More...

#include <genericaccessservice.h>

Collaboration diagram for GenericAccessService::CharacteristicUuids:
[legend]

Static Public Attributes

static const QBluetoothUuid deviceName { QBluetoothUuid::CharacteristicType::DeviceName }
 UUID of the Generic Access service's Device Name characterstic.
 
static const QBluetoothUuid appearance { QBluetoothUuid::CharacteristicType::Appearance }
 UUID of the Generic Access service's Appearance characterstic.
 

Detailed Description

Characteristics available via the Generic Access service.

Definition at line 31 of file genericaccessservice.h.

Member Data Documentation

◆ appearance

const QBluetoothUuid GenericAccessService::CharacteristicUuids::appearance { QBluetoothUuid::CharacteristicType::Appearance }
inlinestatic

UUID of the Generic Access service's Appearance characterstic.

Definition at line 36 of file genericaccessservice.h.

36{ QBluetoothUuid::CharacteristicType::Appearance };

Referenced by GenericAccessService::appearance(), GenericAccessServicePrivate::characteristicRead(), GenericAccessServicePrivate::characteristicWritten(), PokitDevice::charcteristicToString(), and GenericAccessService::readAppearanceCharacteristic().

◆ deviceName

const QBluetoothUuid GenericAccessService::CharacteristicUuids::deviceName { QBluetoothUuid::CharacteristicType::DeviceName }
inlinestatic

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