|
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 characteristic. | |
| static const QBluetoothUuid | modelNumber { QBluetoothUuid::CharacteristicType::ModelNumberString } |
| UUID of the Device Info service's Model Number String characteristic. | |
| static const QBluetoothUuid | firmwareRevision { QBluetoothUuid::CharacteristicType::FirmwareRevisionString } |
| UUID of the Device Info service's Firmware Revision String characteristic. | |
| static const QBluetoothUuid | hardwareRevision { QBluetoothUuid::CharacteristicType::HardwareRevisionString } |
| UUID of the Device Info service's Hardware Revision String characteristic. | |
| static const QBluetoothUuid | softwareRevision { QBluetoothUuid::CharacteristicType::SoftwareRevisionString } |
| UUID of the Device Info service's Software Revision String characteristic. | |
| static const QBluetoothUuid | serialNumber { QBluetoothUuid::CharacteristicType::SerialNumberString } |
| UUID of the Device Info service's Serial Number String characteristic. | |
Characteristics available via the Device Info service.