Dokit
Native Qt library for Pokit devices
Loading...
Searching...
No Matches
DeviceInfoService::CharacteristicUuids Struct Reference

Characteristics available via the Device Info service. More...

#include <deviceinfoservice.h>

Collaboration diagram for DeviceInfoService::CharacteristicUuids:
[legend]

Static Public Attributes

static const QBluetoothUuid manufacturerName { QBluetoothUuid::CharacteristicType::ManufacturerNameString }
 UUID of the Device Info service's Manufacturer Name String characterstic.
 
static const QBluetoothUuid modelNumber { QBluetoothUuid::CharacteristicType::ModelNumberString }
 UUID of the Device Info service's Model Number String characterstic.
 
static const QBluetoothUuid firmwareRevision { QBluetoothUuid::CharacteristicType::FirmwareRevisionString }
 UUID of the Device Info service's Firmware Revision String characterstic.
 
static const QBluetoothUuid hardwareRevision { QBluetoothUuid::CharacteristicType::HardwareRevisionString }
 UUID of the Device Info service's Hardware Revision String characterstic.
 
static const QBluetoothUuid softwareRevision { QBluetoothUuid::CharacteristicType::SoftwareRevisionString }
 UUID of the Device Info service's Software Revision String characterstic.
 
static const QBluetoothUuid serialNumber { QBluetoothUuid::CharacteristicType::SerialNumberString }
 UUID of the Device Info service's Serial Number String characterstic.
 

Detailed Description

Characteristics available via the Device Info service.


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