Dokit
Native Qt library for Pokit devices
|
Characteristics available via the Device Info
service.
More...
#include <deviceinfoservice.h>
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. | |
Characteristics available via the Device Info
service.