|
Dokit
Internal development documentation
|
UUIDs of the Pokit Status service.
More...
#include <statusservice.h>
Static Public Attributes | |
| static const QBluetoothUuid | pokitMeter { QStringLiteral("57d3a771-267c-4394-8872-78223e92aec4") } |
UUID of the Pokit Meter's Pokit Status service. | |
| static const QBluetoothUuid | pokitPro { QStringLiteral("57d3a771-267c-4394-8872-78223e92aec5") } |
UUID of the Pokit Pro's Pokit Status service. | |
UUIDs of the Pokit Status service.
57d3a771-267c-4394-8872-78223e92aec4 which is correct for the Pokit Meter, but Pokit Pro uses 57d3a771-267c-4394-8872-78223e92aec5 instead, that is the last digit is a 5 not 4.Definition at line 30 of file statusservice.h.
|
inlinestatic |
UUID of the Pokit Meter's Pokit Status service.
Definition at line 32 of file statusservice.h.
Referenced by isPokitProduct(), pokitProduct(), StatusServicePrivate::serviceDiscovered(), and PokitDevice::serviceToString().
|
inlinestatic |
UUID of the Pokit Pro's Pokit Status service.
Definition at line 35 of file statusservice.h.
Referenced by isPokitProduct(), pokitProduct(), StatusServicePrivate::serviceDiscovered(), and PokitDevice::serviceToString().