This file is indexed.

/usr/share/qt5/doc/qtbluetooth/qbluetoothuuid.html is in qtconnectivity5-doc-html 5.5.1-2build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qbluetoothuuid.cpp -->
  <title>QBluetoothUuid Class | Qt Bluetooth 5.5</title>
  <link rel="stylesheet" type="text/css" href="style/offline.css" />
</head>
<body>
<div class="header" id="qtdocheader">
    <div class="main">
    <div class="main-rounded">
        <div class="navigationbar">
        <ul>
<li>Qt 5.5</li>
<li><a href="qtbluetooth-index.html">Qt Bluetooth</a></li>
<li><a href="qtbluetooth-module.html">C++ Classes</a></li>
<li>QBluetoothUuid</li>
<li id="buildversion">Qt 5.5.1 Reference Documentation</li>
    </ul>
    </div>
</div>
<div class="content">
<div class="line">
<div class="content mainContent">
<div class="sidebar">
<div class="toc">
<h3><a name="toc">Contents</a></h3>
<ul>
<li class="level1"><a href="#public-types">Public Types</a></li>
<li class="level1"><a href="#public-functions">Public Functions</a></li>
<li class="level1"><a href="#static-public-members">Static Public Members</a></li>
<li class="level1"><a href="#details">Detailed Description</a></li>
</ul>
</div>
<div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">QBluetoothUuid Class</h1>
<!-- $$$QBluetoothUuid-brief -->
<p>The <a href="qbluetoothuuid.html">QBluetoothUuid</a> class generates a UUID for each Bluetooth service. <a href="#details">More...</a></p>
<!-- @@@QBluetoothUuid -->
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> Header:</td><td class="memItemRight bottomAlign"> <span class="preprocessor">#include &lt;QBluetoothUuid&gt;</span>
</td></tr><tr><td class="memItemLeft rightAlign topAlign"> qmake:</td><td class="memItemRight bottomAlign"> QT += bluetooth</td></tr><tr><td class="memItemLeft rightAlign topAlign"> Since:</td><td class="memItemRight bottomAlign">  Qt 5.2</td></tr><tr><td class="memItemLeft rightAlign topAlign"> Inherits:</td><td class="memItemRight bottomAlign"> <a href="../qtcore/quuid.html">QUuid</a></td></tr></table></div><ul>
<li><a href="qbluetoothuuid-members.html">List of all members, including inherited members</a></li>
</ul>
<a name="public-types"></a>
<h2 id="public-types">Public Types</h2>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> enum </td><td class="memItemRight bottomAlign"><b><a href="qbluetoothuuid.html#CharacteristicType-enum">CharacteristicType</a></b> { AerobicHeartRateLowerLimit, AerobicHeartRateUpperLimit, AerobicThreshold, Age, ..., WindChill }</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> enum </td><td class="memItemRight bottomAlign"><b><a href="qbluetoothuuid.html#DescriptorType-enum">DescriptorType</a></b> { CharacteristicExtendedProperties, CharacteristicUserDescription, ClientCharacteristicConfiguration, ServerCharacteristicConfiguration, ..., UnknownDescriptorType }</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> enum </td><td class="memItemRight bottomAlign"><b><a href="qbluetoothuuid.html#ProtocolUuid-enum">ProtocolUuid</a></b> { Sdp, Udp, Rfcomm, Tcp, ..., L2cap }</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> enum </td><td class="memItemRight bottomAlign"><b><a href="qbluetoothuuid.html#ServiceClassUuid-enum">ServiceClassUuid</a></b> { ServiceDiscoveryServer, BrowseGroupDescriptor, PublicBrowseGroup, SerialPort, ..., ContinuousGlucoseMonitoring }</td></tr>
</table></div>
<a name="public-functions"></a>
<h2 id="public-functions">Public Functions</h2>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qbluetoothuuid.html#QBluetoothUuid">QBluetoothUuid</a></b>()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qbluetoothuuid.html#QBluetoothUuid-2">QBluetoothUuid</a></b>(ProtocolUuid<i> uuid</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qbluetoothuuid.html#QBluetoothUuid-3">QBluetoothUuid</a></b>(ServiceClassUuid<i> uuid</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qbluetoothuuid.html#QBluetoothUuid-4">QBluetoothUuid</a></b>(CharacteristicType<i> uuid</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qbluetoothuuid.html#QBluetoothUuid-5">QBluetoothUuid</a></b>(DescriptorType<i> uuid</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qbluetoothuuid.html#QBluetoothUuid-6">QBluetoothUuid</a></b>(quint16<i> uuid</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qbluetoothuuid.html#QBluetoothUuid-7">QBluetoothUuid</a></b>(quint32<i> uuid</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qbluetoothuuid.html#QBluetoothUuid-8">QBluetoothUuid</a></b>(quint128<i> uuid</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qbluetoothuuid.html#QBluetoothUuid-9">QBluetoothUuid</a></b>(const QString &amp;<i> uuid</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qbluetoothuuid.html#QBluetoothUuid-10">QBluetoothUuid</a></b>(const QBluetoothUuid &amp;<i> uuid</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qbluetoothuuid.html#QBluetoothUuid-11">QBluetoothUuid</a></b>(const QUuid &amp;<i> uuid</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qbluetoothuuid.html#dtor.QBluetoothUuid">~QBluetoothUuid</a></b>()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> int </td><td class="memItemRight bottomAlign"><b><a href="qbluetoothuuid.html#minimumSize">minimumSize</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> quint16 </td><td class="memItemRight bottomAlign"><b><a href="qbluetoothuuid.html#toUInt16">toUInt16</a></b>(bool *<i> ok</i> = 0) const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> quint32 </td><td class="memItemRight bottomAlign"><b><a href="qbluetoothuuid.html#toUInt32">toUInt32</a></b>(bool *<i> ok</i> = 0) const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> quint128 </td><td class="memItemRight bottomAlign"><b><a href="qbluetoothuuid.html#toUInt128">toUInt128</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> bool </td><td class="memItemRight bottomAlign"><b><a href="qbluetoothuuid.html#operator-eq-eq">operator==</a></b>(const QBluetoothUuid &amp;<i> other</i>) const</td></tr>
</table></div>
<ul>
<li class="fn">14 public functions inherited from <a href="../qtcore/quuid.html#public-functions">QUuid</a></li>
</ul>
<a name="static-public-members"></a>
<h2 id="static-public-members">Static Public Members</h2>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> QString </td><td class="memItemRight bottomAlign"><b><a href="qbluetoothuuid.html#characteristicToString">characteristicToString</a></b>(CharacteristicType<i> uuid</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QString </td><td class="memItemRight bottomAlign"><b><a href="qbluetoothuuid.html#descriptorToString">descriptorToString</a></b>(DescriptorType<i> uuid</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QString </td><td class="memItemRight bottomAlign"><b><a href="qbluetoothuuid.html#protocolToString">protocolToString</a></b>(ProtocolUuid<i> uuid</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QString </td><td class="memItemRight bottomAlign"><b><a href="qbluetoothuuid.html#serviceClassToString">serviceClassToString</a></b>(ServiceClassUuid<i> uuid</i>)</td></tr>
</table></div>
<ul>
<li class="fn">6 static public members inherited from <a href="../qtcore/quuid.html#static-public-members">QUuid</a></li>
</ul>
<h3>Additional Inherited Members</h3>
<ul>
<li class="fn">4 public variables inherited from <a href="../qtcore/quuid.html#public-variables">QUuid</a></li>
</ul>
<a name="details"></a>
<!-- $$$QBluetoothUuid-description -->
<div class="descr">
<h2 id="details">Detailed Description</h2>
<p>The <a href="qbluetoothuuid.html">QBluetoothUuid</a> class generates a UUID for each Bluetooth service.</p>
</div>
<!-- @@@QBluetoothUuid -->
<div class="types">
<h2>Member Type Documentation</h2>
<!-- $$$CharacteristicType$$$DeviceName$$$Appearance$$$PeripheralPrivacyFlag$$$ReconnectionAddress$$$PeripheralPreferredConnectionParameters$$$ServiceChanged$$$AlertLevel$$$TxPowerLevel$$$DateTime$$$DayOfWeek$$$DayDateTime$$$ExactTime256$$$DSTOffset$$$TimeZone$$$LocalTimeInformation$$$TimeWithDST$$$TimeAccuracy$$$TimeSource$$$ReferenceTimeInformation$$$TimeUpdateControlPoint$$$TimeUpdateState$$$GlucoseMeasurement$$$BatteryLevel$$$TemperatureMeasurement$$$TemperatureType$$$IntermediateTemperature$$$MeasurementInterval$$$BootKeyboardInputReport$$$SystemID$$$ModelNumberString$$$SerialNumberString$$$FirmwareRevisionString$$$HardwareRevisionString$$$SoftwareRevisionString$$$ManufacturerNameString$$$IEEE1107320601RegulatoryCertificationDataList$$$CurrentTime$$$MagneticDeclination$$$ScanRefresh$$$BootKeyboardOutputReport$$$BootMouseInputReport$$$GlucoseMeasurementContext$$$BloodPressureMeasurement$$$IntermediateCuffPressure$$$HeartRateMeasurement$$$BodySensorLocation$$$HeartRateControlPoint$$$AlertStatus$$$RingerControlPoint$$$RingerSetting$$$AlertCategoryIDBitMask$$$AlertCategoryID$$$AlertNotificationControlPoint$$$UnreadAlertStatus$$$NewAlert$$$SupportedNewAlertCategory$$$SupportedUnreadAlertCategory$$$BloodPressureFeature$$$HIDInformation$$$ReportMap$$$HIDControlPoint$$$Report$$$ProtocolMode$$$ScanIntervalWindow$$$PnPID$$$GlucoseFeature$$$RecordAccessControlPoint$$$RSCMeasurement$$$RSCFeature$$$SCControlPoint$$$CSCMeasurement$$$CSCFeature$$$SensorLocation$$$CyclingPowerMeasurement$$$CyclingPowerVector$$$CyclingPowerFeature$$$CyclingPowerControlPoint$$$LocationAndSpeed$$$Navigation$$$PositionQuality$$$LNFeature$$$LNControlPoint$$$Elevation$$$Pressure$$$Temperature$$$Humidity$$$TrueWindSpeed$$$TrueWindDirection$$$ApparentWindSpeed$$$ApparentWindDirection$$$GustFactor$$$PollenConcentration$$$UVIndex$$$Irradiance$$$Rainfall$$$WindChill$$$HeatIndex$$$DewPoint$$$DescriptorValueChanged$$$AerobicHeartRateLowerLimit$$$AerobicThreshold$$$Age$$$AnaerobicHeartRateLowerLimit$$$AnaerobicHeartRateUpperLimit$$$AnaerobicThreshold$$$AerobicHeartRateUpperLimit$$$DateOfBirth$$$DateOfThresholdAssessment$$$EmailAddress$$$FatBurnHeartRateLowerLimit$$$FatBurnHeartRateUpperLimit$$$FirstName$$$FiveZoneHeartRateLimits$$$Gender$$$HeartRateMax$$$Height$$$HipCircumference$$$LastName$$$MaximumRecommendedHeartRate$$$RestingHeartRate$$$SportTypeForAerobicAnaerobicThresholds$$$ThreeZoneHeartRateLimits$$$TwoZoneHeartRateLimits$$$VO2Max$$$WaistCircumference$$$Weight$$$DatabaseChangeIncrement$$$UserIndex$$$BodyCompositionFeature$$$BodyCompositionMeasurement$$$WeightMeasurement$$$WeightScaleFeature$$$UserControlPoint$$$MagneticFluxDensity2D$$$MagneticFluxDensity3D$$$Language$$$BarometricPressureTrend -->
<h3 class="fn" id="CharacteristicType-enum"><a name="CharacteristicType-enum"></a>enum QBluetoothUuid::<span class="name">CharacteristicType</span></h3>
<p>This enum is a convienience type for Bluetooth low energy service characteristics class UUIDs. Values of this type will be implicitly converted into a <a href="qbluetoothuuid.html">QBluetoothUuid</a> when necessary. The detailed type descriptions can be found on <a href="https://developer.bluetooth.org/gatt/characteristics/Pages/CharacteristicsHome.aspx">bluetooth.org</a>.</p>
<div class="table"><table class="valuelist"><tr valign="top" class="odd"><th class="tblConst">Constant</th><th class="tblval">Value</th><th class="tbldscr">Description</th></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::AerobicHeartRateLowerLimit</code></td><td class="topAlign"><code>0x2a7e</code></td><td class="topAlign">The lower limit of the heart rate where the user improves his endurance while exercising.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::AerobicHeartRateUpperLimit</code></td><td class="topAlign"><code>0x2a84</code></td><td class="topAlign">The upper limit of the heart rate where the user improves his endurance while exercising.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::AerobicThreshold</code></td><td class="topAlign"><code>0x2a7f</code></td><td class="topAlign">This characteristic states the first metabolic threshold.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Age</code></td><td class="topAlign"><code>0x2a80</code></td><td class="topAlign">This characteristic states the age of the user.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::AnaerobicHeartRateLowerLimit</code></td><td class="topAlign"><code>0x2a81</code></td><td class="topAlign">The lower limit of the heart rate where the user enhances his anaerobic tolerance while exercising.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::AnaerobicHeartRateUpperLimit</code></td><td class="topAlign"><code>0x2a82</code></td><td class="topAlign">The upper limit of the heart rate where the user enhances his anaerobic tolerance while exercising.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::AnaerobicThreshold</code></td><td class="topAlign"><code>0x2a83</code></td><td class="topAlign">This characteristic states the second metabolic threshold.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::AlertCategoryID</code></td><td class="topAlign"><code>0x2a43</code></td><td class="topAlign">Categories of alerts/messages.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::AlertCategoryIDBitMask</code></td><td class="topAlign"><code>0x2a42</code></td><td class="topAlign">Categories of alerts/messages.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::AlertLevel</code></td><td class="topAlign"><code>0x2a06</code></td><td class="topAlign">The level of an alert a device is to sound. If this level is changed while the alert is being sounded, the new level should take effect.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::AlertNotificationControlPoint</code></td><td class="topAlign"><code>0x2a44</code></td><td class="topAlign">Control point of the Alert Notification server. Client can write the command here to request the several functions toward the server.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::AlertStatus</code></td><td class="topAlign"><code>0x2a3f</code></td><td class="topAlign">The Alert Status characteristic defines the Status of alert.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::ApparentWindDirection</code></td><td class="topAlign"><code>0x2a73</code></td><td class="topAlign">The characteristic exposes the apparent wind direction. The apparent wind is experienced by an observer in motion. This characteristic states the direction of the wind with an angle measured clockwise relative to the observers heading.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::ApparentWindSpeed</code></td><td class="topAlign"><code>0x2a72</code></td><td class="topAlign">The characteristic exposes the apparent wind speed in meters per second. The apparent wind is experienced by an observer in motion.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Appearance</code></td><td class="topAlign"><code>0x2a01</code></td><td class="topAlign">The external appearance of this device. The values are composed of a category (10-bits) and sub-categories (6-bits).</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::BarometricPressureTrend</code></td><td class="topAlign"><code>0x2aa3</code></td><td class="topAlign">This characteristic exposes the trend the barometric pressure is taking.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::BatteryLevel</code></td><td class="topAlign"><code>0x2a19</code></td><td class="topAlign">The current charge level of a battery. 100% represents fully charged while 0% represents fully discharged.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::BloodPressureFeature</code></td><td class="topAlign"><code>0x2a49</code></td><td class="topAlign">The Blood Pressure Feature characteristic is used to describe the supported features of the Blood Pressure Sensor.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::BloodPressureMeasurement</code></td><td class="topAlign"><code>0x2a35</code></td><td class="topAlign">The Blood Pressure Measurement characteristic is a variable length structure containing a Flags field, a Blood Pressure Measurement Compound Value field, and contains additional fields such as Time Stamp, Pulse Rate and User ID as determined by the contents of the Flags field.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::BodyCompositionFeature</code></td><td class="topAlign"><code>0x2a9b</code></td><td class="topAlign">This characteristic describes the available features in the BodyCompositionMeasurement characteristic.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::BodyCompositionMeasurement</code></td><td class="topAlign"><code>0x2a9c</code></td><td class="topAlign">This characteristic describes the body composition such as muscle percentage or the body water mass.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::BodySensorLocation</code></td><td class="topAlign"><code>0x2a38</code></td><td class="topAlign">The Body Sensor Location characteristic describes the location of a sensor on the body (e.g&#x2e;: chest, finger or hand).</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::BootKeyboardInputReport</code></td><td class="topAlign"><code>0x2a22</code></td><td class="topAlign">The Boot Keyboard Input Report characteristic is used to transfer fixed format and length Input Report data between a HID Host operating in Boot Protocol Mode and a HID Service corresponding to a boot keyboard.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::BootKeyboardOutputReport</code></td><td class="topAlign"><code>0x2a32</code></td><td class="topAlign">The Boot Keyboard Output Report characteristic is used to transfer fixed format and length Output Report data between a HID Host operating in Boot Protocol Mode and a HID Service corresponding to a boot keyboard.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::BootMouseInputReport</code></td><td class="topAlign"><code>0x2a33</code></td><td class="topAlign">The Boot Mouse Input Report characteristic is used to transfer fixed format and length Input Report data between a HID Host operating in Boot Protocol Mode and a HID Service corresponding to a boot mouse.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::CSCFeature</code></td><td class="topAlign"><code>0x2a5c</code></td><td class="topAlign">The CSC (Cycling Speed and Cadence) Feature characteristic is used to describe the supported features of the Server.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::CSCMeasurement</code></td><td class="topAlign"><code>0x2a5b</code></td><td class="topAlign">The CSC Measurement characteristic (CSC refers to Cycling Speed and Cadence) is a variable length structure containing a Flags field and, based on the contents of the Flags field, may contain one or more additional fields as shown in the tables below.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::CurrentTime</code></td><td class="topAlign"><code>0x2a2b</code></td><td class="topAlign">The Current Time characteristic shows the same information as the ExactTime256 characteristic and information on timezone, DST and the method of update employed.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::CyclingPowerControlPoint</code></td><td class="topAlign"><code>0x2a66</code></td><td class="topAlign">The Cycling Power Control Point characteristic is used to request a specific function to be executed on the receiving device.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::CyclingPowerFeature</code></td><td class="topAlign"><code>0x2a65</code></td><td class="topAlign">The CP Feature characteristic is used to report a list of features supported by the device.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::CyclingPowerMeasurement</code></td><td class="topAlign"><code>0x2a63</code></td><td class="topAlign">The Cycling Power Measurement characteristic is a variable length structure containing a Flags field, an Instantaneous Power field and, based on the contents of the Flags field, may contain one or more additional fields as shown in the table below.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::CyclingPowerVector</code></td><td class="topAlign"><code>0x2a64</code></td><td class="topAlign">The Cycling Power Vector characteristic is a variable length structure containing a Flags fieldand based on the contents of the Flags field, may contain one or more additional fields as shown in the table below.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::DatabaseChangeIncrement</code></td><td class="topAlign"><code>0x2a99</code></td><td class="topAlign">&nbsp;</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::DateOfBirth</code></td><td class="topAlign"><code>0x2a85</code></td><td class="topAlign">This characteristic states the user's date of birth.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::DateOfThresholdAssessment</code></td><td class="topAlign"><code>0x2a86</code></td><td class="topAlign">&nbsp;</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::DateTime</code></td><td class="topAlign"><code>0x2a08</code></td><td class="topAlign">The Date Time characteristic is used to represent time.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::DayDateTime</code></td><td class="topAlign"><code>0x2a0a</code></td><td class="topAlign">The Day Date Time characteristic presents the date, time and day of the week.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::DayOfWeek</code></td><td class="topAlign"><code>0x2a09</code></td><td class="topAlign">The Day of Week characteristic describes the day of the week (Monday - Sunday).</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::DescriptorValueChanged</code></td><td class="topAlign"><code>0x2a7d</code></td><td class="topAlign">This characteristic is related to the Environmental Sensing Service.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::DeviceName</code></td><td class="topAlign"><code>0x2a00</code></td><td class="topAlign">The Device Name characteristic contains the name of the device.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::DewPoint</code></td><td class="topAlign"><code>0x2a7b</code></td><td class="topAlign">This characteristic states the dew point in degree Celsius.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::DSTOffset</code></td><td class="topAlign"><code>0x2a0d</code></td><td class="topAlign">The DST Offset characteristic describes the offset employed by the daylight saving time.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Elevation</code></td><td class="topAlign"><code>0x2a6c</code></td><td class="topAlign">The Elevation characteristic states the elevation above/below sea level.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::EmailAddress</code></td><td class="topAlign"><code>0x2a87</code></td><td class="topAlign">This characteristic states the email of the user.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::ExactTime256</code></td><td class="topAlign"><code>0x2a0c</code></td><td class="topAlign">The Exact Time 256 characteristic describes the data, day and time with an accuracy of 1/256th of a second.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::FatBurnHeartRateLowerLimit</code></td><td class="topAlign"><code>0x2a88</code></td><td class="topAlign">The lower limit of the heart rate where the user maximizes the fat burn while exercising.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::FatBurnHeartRateUpperLimit</code></td><td class="topAlign"><code>0x2a89</code></td><td class="topAlign">The upper limit of the heart rate where the user maximizes the fat burn while exercising.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::FirmwareRevisionString</code></td><td class="topAlign"><code>0x2a26</code></td><td class="topAlign">The value of this characteristic is a UTF-8 string representing the firmware revision for the firmware within the device.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::FirstName</code></td><td class="topAlign"><code>0x2a8a</code></td><td class="topAlign">This characteristic exposes the user's first name.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::FiveZoneHeartRateLimits</code></td><td class="topAlign"><code>0x2a8b</code></td><td class="topAlign">This characteristic contains the limits between the heart rate zones for the 5-zone heart rate definition.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Gender</code></td><td class="topAlign"><code>0x2a8c</code></td><td class="topAlign">This characteristic states the user's gender.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::GlucoseFeature</code></td><td class="topAlign"><code>0x2a51</code></td><td class="topAlign">The Glucose Feature characteristic is used to describe the supported features of the Server. When read, the Glucose Feature characteristic returns a value that is used by a Client to determine the supported features of the Server.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::GlucoseMeasurement</code></td><td class="topAlign"><code>0x2a18</code></td><td class="topAlign">The Glucose Measurement characteristic is a variable length structure containing a Flags field, a Sequence Number field, a Base Time field and, based upon the contents of the Flags field, may contain a Time Offset field, Glucose Concentration field, Type-Sample Location field and a Sensor Status Annunciation field.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::GlucoseMeasurementContext</code></td><td class="topAlign"><code>0x2a34</code></td><td class="topAlign">&nbsp;</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::GustFactor</code></td><td class="topAlign"><code>0x2a74</code></td><td class="topAlign">The characteristic states a factor of wind speed increase between average wind speed in maximum gust speed.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::HardwareRevisionString</code></td><td class="topAlign"><code>0x2a27</code></td><td class="topAlign">The value of this characteristic is a UTF-8 string representing the hardware revision for the hardware within the device.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::MaximumRecommendedHeartRate</code></td><td class="topAlign"><code>0x2a91</code></td><td class="topAlign">This characteristic exposes the maximum recommended heart rate that limits exertion.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::HeartRateControlPoint</code></td><td class="topAlign"><code>0x2a39</code></td><td class="topAlign">&nbsp;</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::HeartRateMax</code></td><td class="topAlign"><code>0x2a8d</code></td><td class="topAlign">This characteristic states the maximum heart rate a user can reach in beats per minute.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::HeartRateMeasurement</code></td><td class="topAlign"><code>0x2a37</code></td><td class="topAlign">&nbsp;</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::HeatIndex</code></td><td class="topAlign"><code>0x2a7a</code></td><td class="topAlign">This characteristic provides a heat index in degree Celsius.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Height</code></td><td class="topAlign"><code>0x2a8e</code></td><td class="topAlign">This characteristic states the user's height.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::HIDControlPoint</code></td><td class="topAlign"><code>0x2a4c</code></td><td class="topAlign">The HID Control Point characteristic is a control-point attribute that defines the HID Commands when written.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::HIDInformation</code></td><td class="topAlign"><code>0x2a4a</code></td><td class="topAlign">The HID Information Characteristic returns the HID attributes when read.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::HipCircumference</code></td><td class="topAlign"><code>0x2a8f</code></td><td class="topAlign">This characteristic states the user's hip circumference in meters.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Humidity</code></td><td class="topAlign"><code>0x2a6f</code></td><td class="topAlign">The characteristic states the humidity in percent.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::IEEE1107320601RegulatoryCertificationDataList</code></td><td class="topAlign"><code>0x2a2a</code></td><td class="topAlign">The value of the characteristic is an opaque structure listing various regulatory and/or certification compliance items to which the device claims adherence.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::IntermediateCuffPressure</code></td><td class="topAlign"><code>0x2a36</code></td><td class="topAlign">This characteristic has the same format as the Blood Pressure Measurement characteristic.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::IntermediateTemperature</code></td><td class="topAlign"><code>0x2a1e</code></td><td class="topAlign">The Intermediate Temperature characteristic has the same format as the Temperature Measurement characteristic.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Irradiance</code></td><td class="topAlign"><code>0x2a77</code></td><td class="topAlign">This characteristic states the power of electromagnetic radiation in watt per square meter.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Language</code></td><td class="topAlign"><code>0x2aa2</code></td><td class="topAlign">This characteristic contains the language definition based on ISO639-1.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::LastName</code></td><td class="topAlign"><code>0x2a90</code></td><td class="topAlign">This characteristic states the user's last name.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::LNControlPoint</code></td><td class="topAlign"><code>0x2a6b</code></td><td class="topAlign">The LN Control Point characteristic is used to request a specific function to be executed on the receiving device.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::LNFeature</code></td><td class="topAlign"><code>0x2a6a</code></td><td class="topAlign">The LN Feature characteristic is used to report a list of features supported by the device.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::LocalTimeInformation</code></td><td class="topAlign"><code>0x2a0f</code></td><td class="topAlign">&nbsp;</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::LocationAndSpeed</code></td><td class="topAlign"><code>0x2a67</code></td><td class="topAlign">The Location and Speed characteristic is a variable length structure containing a Flags field and, based on the contents of the Flags field, may contain a combination of data fields.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::MagneticDeclination</code></td><td class="topAlign"><code>0x2a2c</code></td><td class="topAlign">The characteristic contains the angle on the horizontal plane between the direction of the (Geographic) True North and the Magnetic North, measured clockwise from True North to Magnetic North.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::MagneticFluxDensity2D</code></td><td class="topAlign"><code>0x2aa0</code></td><td class="topAlign">This characteristic states the magnetic flux density on an x and y axis.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::MagneticFluxDensity3D</code></td><td class="topAlign"><code>0x2aa1</code></td><td class="topAlign">This characteristic states the magnetic flux density on an x, y and z axis.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::ManufacturerNameString</code></td><td class="topAlign"><code>0x2a29</code></td><td class="topAlign">The value of this characteristic is a UTF-8 string representing the name of the manufacturer of the device.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::MeasurementInterval</code></td><td class="topAlign"><code>0x2a21</code></td><td class="topAlign">The Measurement Interval characteristic defines the time between measurements.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::ModelNumberString</code></td><td class="topAlign"><code>0x2a24</code></td><td class="topAlign">The value of this characteristic is a UTF-8 string representing the model number assigned by the device vendor.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Navigation</code></td><td class="topAlign"><code>0x2a68</code></td><td class="topAlign">The Navigation characteristic is a variable length structure containing a Flags field, a Bearing field, a Heading field and, based on the contents of the Flags field.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::NewAlert</code></td><td class="topAlign"><code>0x2a46</code></td><td class="topAlign">This characteristic defines the category of the alert and how many new alerts of that category have occurred in the server device.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::PeripheralPreferredConnectionParameters</code></td><td class="topAlign"><code>0x2a04</code></td><td class="topAlign">&nbsp;</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::PeripheralPrivacyFlag</code></td><td class="topAlign"><code>0x2a02</code></td><td class="topAlign">&nbsp;</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::PnPID</code></td><td class="topAlign"><code>0x2a50</code></td><td class="topAlign">The PnP_ID characteristic returns its value when read using the GATT Characteristic Value Read procedure.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::PollenConcentration</code></td><td class="topAlign"><code>0x2a75</code></td><td class="topAlign">The characteristic exposes the pollen concentration count per cubic meter.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::PositionQuality</code></td><td class="topAlign"><code>0x2a69</code></td><td class="topAlign">The Position Quality characteristic is a variable length structure containing a Flags field and at least one of the optional data.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Pressure</code></td><td class="topAlign"><code>0x2a6d</code></td><td class="topAlign">The Pressure characteristic states the value of a pressure sensor.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::ProtocolMode</code></td><td class="topAlign"><code>0x2a4e</code></td><td class="topAlign">The Protocol Mode characteristic is used to expose the current protocol mode of the HID Service with which it is associated, or to set the desired protocol mode of the HID Service.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Rainfall</code></td><td class="topAlign"><code>0x2a78</code></td><td class="topAlign">This characteristic exposes the rainfall in meters.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::ReconnectionAddress</code></td><td class="topAlign"><code>0x2a03</code></td><td class="topAlign">The Information included in this page is informative. The normative descriptions are contained in the applicable specification.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::RecordAccessControlPoint</code></td><td class="topAlign"><code>0x2a52</code></td><td class="topAlign">This control point is used with a service to provide basic management functionality for the Glucose Sensor patient record database.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::ReferenceTimeInformation</code></td><td class="topAlign"><code>0x2a14</code></td><td class="topAlign">&nbsp;</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Report</code></td><td class="topAlign"><code>0x2a4d</code></td><td class="topAlign">The Report characteristic is used to exchange data between a HID Device and a HID Host.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::ReportMap</code></td><td class="topAlign"><code>0x2a4b</code></td><td class="topAlign">Only a single instance of this characteristic exists as part of a HID Service.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::RestingHeartRate</code></td><td class="topAlign"><code>0x2a92</code></td><td class="topAlign">This characteristic exposes the lowest heart rate a user can reach.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::RingerControlPoint</code></td><td class="topAlign"><code>0x2a40</code></td><td class="topAlign">The Ringer Control Point characteristic defines the Control Point of Ringer.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::RingerSetting</code></td><td class="topAlign"><code>0x2a41</code></td><td class="topAlign">The Ringer Setting characteristic defines the Setting of the Ringer.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::RSCFeature</code></td><td class="topAlign"><code>0x2a54</code></td><td class="topAlign">The RSC (Running Speed and Cadence) Feature characteristic is used to describe the supported features of the Server.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::RSCMeasurement</code></td><td class="topAlign"><code>0x2a53</code></td><td class="topAlign">RSC refers to Running Speed and Cadence.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::SCControlPoint</code></td><td class="topAlign"><code>0x2a55</code></td><td class="topAlign">The SC Control Point characteristic is used to request a specific function to be executed on the receiving device.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::ScanIntervalWindow</code></td><td class="topAlign"><code>0x2a4f</code></td><td class="topAlign">The Scan Interval Window characteristic is used to store the scan parameters of the GATT Client.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::ScanRefresh</code></td><td class="topAlign"><code>0x2a31</code></td><td class="topAlign">The Scan Refresh characteristic is used to notify the Client that the Server requires the Scan Interval Window characteristic to be written with the latest values upon notification.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::SensorLocation</code></td><td class="topAlign"><code>0x2a5d</code></td><td class="topAlign">The Sensor Location characteristic is used to expose the location of the sensor.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::SerialNumberString</code></td><td class="topAlign"><code>0x2a25</code></td><td class="topAlign">The value of this characteristic is a variable-length UTF-8 string representing the serial number for a particular instance of the device.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::ServiceChanged</code></td><td class="topAlign"><code>0x2a05</code></td><td class="topAlign">&nbsp;</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::SoftwareRevisionString</code></td><td class="topAlign"><code>0x2a28</code></td><td class="topAlign">The value of this characteristic is a UTF-8 string representing the software revision for the software within the device.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::SportTypeForAerobicAnaerobicThresholds</code></td><td class="topAlign"><code>0x2a93</code></td><td class="topAlign">This characteristic is used to preset the various Aerobic and Anaerobic threshold characteristics based on the to-be-performed sport type.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::SupportedNewAlertCategory</code></td><td class="topAlign"><code>0x2a47</code></td><td class="topAlign">Category that the server supports for new alert.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::SupportedUnreadAlertCategory</code></td><td class="topAlign"><code>0x2a48</code></td><td class="topAlign">Category that the server supports for unread alert.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::SystemID</code></td><td class="topAlign"><code>0x2a23</code></td><td class="topAlign">If the system ID is based of a Bluetooth Device Address with a Company Identifier (OUI) is 0x123456 and the Company Assigned Identifier is 0x9ABCDE, then the System Identifier is required to be 0x123456FFFE9ABCDE.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Temperature</code></td><td class="topAlign"><code>0x2a6e</code></td><td class="topAlign">The value of this characteristic states the temperature in degree Celsius.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::TemperatureMeasurement</code></td><td class="topAlign"><code>0x2a1c</code></td><td class="topAlign">The Temperature Measurement characteristic is a variable length structure containing a Flags field, a Temperature Measurement Value field and, based upon the contents of the Flags field, optionally a Time Stamp field and/or a Temperature Type field.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::TemperatureType</code></td><td class="topAlign"><code>0x2a1d</code></td><td class="topAlign">The Temperature Type characteristic is an enumeration that indicates where the temperature was measured.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::ThreeZoneHeartRateLimits</code></td><td class="topAlign"><code>0x2a94</code></td><td class="topAlign">This characteristic contains the limits between the heart rate zones for the 3-zone heart rate definition.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::TimeAccuracy</code></td><td class="topAlign"><code>0x2a12</code></td><td class="topAlign">&nbsp;</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::TimeSource</code></td><td class="topAlign"><code>0x2a13</code></td><td class="topAlign">&nbsp;</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::TimeUpdateControlPoint</code></td><td class="topAlign"><code>0x2a16</code></td><td class="topAlign">&nbsp;</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::TimeUpdateState</code></td><td class="topAlign"><code>0x2a17</code></td><td class="topAlign">&nbsp;</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::TimeWithDST</code></td><td class="topAlign"><code>0x2a11</code></td><td class="topAlign">&nbsp;</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::TimeZone</code></td><td class="topAlign"><code>0x2a0e</code></td><td class="topAlign">&nbsp;</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::TrueWindDirection</code></td><td class="topAlign"><code>0x2a71</code></td><td class="topAlign">The characteristic states the direction of the wind with an angle measured clockwise relative to (Geographic) True North. A wind coming from the east is given as 90 degrees.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::TrueWindSpeed</code></td><td class="topAlign"><code>0x2a70</code></td><td class="topAlign">The characteristic states the wind speed in meters per seconds.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::TwoZoneHeartRateLimits</code></td><td class="topAlign"><code>0x2a95</code></td><td class="topAlign">This characteristic contains the limits between the heart rate zones for the 2-zone heart rate definition.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::TxPowerLevel</code></td><td class="topAlign"><code>0x2a07</code></td><td class="topAlign">The value of the characteristic is a signed 8 bit integer that has a fixed point exponent of 0.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::UnreadAlertStatus</code></td><td class="topAlign"><code>0x2a45</code></td><td class="topAlign">This characteristic shows how many numbers of unread alerts exist in the specific category in the device.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::UserControlPoint</code></td><td class="topAlign"><code>0x2a9f</code></td><td class="topAlign">&nbsp;</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::UserIndex</code></td><td class="topAlign"><code>0x2a9a</code></td><td class="topAlign">This characteristic states the index of the user.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::UVIndex</code></td><td class="topAlign"><code>0x2a76</code></td><td class="topAlign">This characteristic exposes the UV index.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::VO2Max</code></td><td class="topAlign"><code>0x2a96</code></td><td class="topAlign">This characteristic exposes the maximum Oxygen uptake of a user.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::WaistCircumference</code></td><td class="topAlign"><code>0x2a97</code></td><td class="topAlign">This characteristic states the user's waist circumference in meters.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Weight</code></td><td class="topAlign"><code>0x2a98</code></td><td class="topAlign">This characteristic exposes the user's weight in kilograms.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::WeightMeasurement</code></td><td class="topAlign"><code>0x2a9d</code></td><td class="topAlign">This characteristic provides weight related data such as BMI or the user's weight.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::WeightScaleFeature</code></td><td class="topAlign"><code>0x2a9e</code></td><td class="topAlign">This characteristic describes the available data in the WeightMeasurement characteristic.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::WindChill</code></td><td class="topAlign"><code>0x2a79</code></td><td class="topAlign">This characteristic states the wind chill in degree Celsius</td></tr>
</table></div>
<p>This enum was introduced or modified in  Qt 5.4.</p>
<!-- @@@CharacteristicType -->
<!-- $$$DescriptorType$$$UnknownDescriptorType$$$CharacteristicExtendedProperties$$$CharacteristicUserDescription$$$ClientCharacteristicConfiguration$$$ServerCharacteristicConfiguration$$$CharacteristicPresentationFormat$$$CharacteristicAggregateFormat$$$ValidRange$$$ExternalReportReference$$$ReportReference$$$EnvironmentalSensingConfiguration$$$EnvironmentalSensingMeasurement$$$EnvironmentalSensingTriggerSetting -->
<h3 class="fn" id="DescriptorType-enum"><a name="DescriptorType-enum"></a>enum QBluetoothUuid::<span class="name">DescriptorType</span></h3>
<p>Descriptors are attributes that describe Bluetooth Low Energy characteristic values.</p>
<p>This enum is a convienience type for descriptor class UUIDs. Values of this type will be implicitly converted into a <a href="qbluetoothuuid.html">QBluetoothUuid</a> when necessary. The detailed type specifications can be found on <a href="https://developer.bluetooth.org/gatt/descriptors/Pages/DescriptorsHomePage.aspx">bluetooth.org</a>.</p>
<div class="table"><table class="valuelist"><tr valign="top" class="odd"><th class="tblConst">Constant</th><th class="tblval">Value</th><th class="tbldscr">Description</th></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::CharacteristicExtendedProperties</code></td><td class="topAlign"><code>0x2900</code></td><td class="topAlign">Descriptor defines additional Characteristic Properties. The existence of this descriptor is indicated by the <a href="qlowenergycharacteristic.html#PropertyType-enum">QLowEnergyCharacteristic::ExtendedProperty</a> flag.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::CharacteristicUserDescription</code></td><td class="topAlign"><code>0x2901</code></td><td class="topAlign">Descriptor provides a textual user description for a characteristic value.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::ClientCharacteristicConfiguration</code></td><td class="topAlign"><code>0x2902</code></td><td class="topAlign">Descriptor defines how the characteristic may be configured by a specific client.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::ServerCharacteristicConfiguration</code></td><td class="topAlign"><code>0x2903</code></td><td class="topAlign">Descriptor defines how the characteristic descriptor is associated with may be configured for the server.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::CharacteristicPresentationFormat</code></td><td class="topAlign"><code>0x2904</code></td><td class="topAlign">Descriptor defines the format of the Characteristic Value.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::CharacteristicAggregateFormat</code></td><td class="topAlign"><code>0x2905</code></td><td class="topAlign">Descriptor defines the format of an aggregated Characteristic Value.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::ValidRange</code></td><td class="topAlign"><code>0x2906</code></td><td class="topAlign">descriptor is used for defining the range of a characteristics. Two mandatory fields are contained (upper and lower bounds) which define the range.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::ExternalReportReference</code></td><td class="topAlign"><code>0x2907</code></td><td class="topAlign">Allows a HID Host to map information from the Report Map characteristic value for Input Report, Output Report or Feature Report data to the Characteristic UUID of external service characteristics used to transfer the associated data.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::ReportReference</code></td><td class="topAlign"><code>0x2908</code></td><td class="topAlign">Mapping information in the form of a Report ID and Report Type which maps the current parent characteristic to the Report ID(s) and Report Type (s) defined within the Report Map characteristic.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::EnvironmentalSensingConfiguration</code></td><td class="topAlign"><code>0x290b</code></td><td class="topAlign">Descriptor defines how multiple trigger settings descriptors are combined. Therefore this descriptor works together with the EnvironmentalSensingTriggerSetting descriptor to define the conditions under which the associated characteristic value can be notified.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::EnvironmentalSensingMeasurement</code></td><td class="topAlign"><code>0x290c</code></td><td class="topAlign">Descriptor defines the additional information for the environmental sensing server such as the intended application, sampling functions or measurement period and uncertainty.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::EnvironmentalSensingTriggerSetting</code></td><td class="topAlign"><code>0x290d</code></td><td class="topAlign">Descriptor defines under which conditions an environmental sensing server (ESS) should trigger notifications. Examples of such conditions are certain thresholds being reached or timers having expired. This implies that the ESS characteristic supports notifications.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::UnknownDescriptorType</code></td><td class="topAlign"><code>0x0</code></td><td class="topAlign">The descriptor type is unknown.</td></tr>
</table></div>
<p>This enum was introduced or modified in  Qt 5.4.</p>
<!-- @@@DescriptorType -->
<!-- $$$ProtocolUuid$$$Sdp$$$Udp$$$Rfcomm$$$Tcp$$$TcsBin$$$TcsAt$$$Att$$$Obex$$$Ip$$$Ftp$$$Http$$$Wsp$$$Bnep$$$Upnp$$$Hidp$$$HardcopyControlChannel$$$HardcopyDataChannel$$$HardcopyNotification$$$Avctp$$$Avdtp$$$Cmtp$$$UdiCPlain$$$McapControlChannel$$$McapDataChannel$$$L2cap -->
<h3 class="fn" id="ProtocolUuid-enum"><a name="ProtocolUuid-enum"></a>enum QBluetoothUuid::<span class="name">ProtocolUuid</span></h3>
<p>This enum is a convienience type for Bluetooth protocol UUIDs. Values of this type will be implicitly converted into a <a href="qbluetoothuuid.html">QBluetoothUuid</a> when necessary.</p>
<div class="table"><table class="valuelist"><tr valign="top" class="odd"><th class="tblConst">Constant</th><th class="tblval">Value</th><th class="tbldscr">Description</th></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Sdp</code></td><td class="topAlign"><code>0x0001</code></td><td class="topAlign">SDP protocol UUID</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Udp</code></td><td class="topAlign"><code>0x0002</code></td><td class="topAlign">UDP protocol UUID</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Rfcomm</code></td><td class="topAlign"><code>0x0003</code></td><td class="topAlign">RFCOMM protocol UUID</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Tcp</code></td><td class="topAlign"><code>0x0004</code></td><td class="topAlign">TCP protocol UUID</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::TcsBin</code></td><td class="topAlign"><code>0x0005</code></td><td class="topAlign">Telephony Control Specification UUID</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::TcsAt</code></td><td class="topAlign"><code>0x0006</code></td><td class="topAlign">Telephony Control Specification AT UUID</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Att</code></td><td class="topAlign"><code>0x0007</code></td><td class="topAlign">Attribute protocol UUID</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Obex</code></td><td class="topAlign"><code>0x0008</code></td><td class="topAlign">OBEX protocol UUID</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Ip</code></td><td class="topAlign"><code>0x0009</code></td><td class="topAlign">IP protocol UUID</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Ftp</code></td><td class="topAlign"><code>0x000A</code></td><td class="topAlign">FTP protocol UUID</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Http</code></td><td class="topAlign"><code>0x000C</code></td><td class="topAlign">HTTP protocol UUID</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Wsp</code></td><td class="topAlign"><code>0x000E</code></td><td class="topAlign">WSP UUID</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Bnep</code></td><td class="topAlign"><code>0x000F</code></td><td class="topAlign">Bluetooth Network Encapsulation Protocol UUID</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Upnp</code></td><td class="topAlign"><code>0x0010</code></td><td class="topAlign">Extended Service Discovery Profile UUID</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Hidp</code></td><td class="topAlign"><code>0x0011</code></td><td class="topAlign">Human Interface Device Profile UUID</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::HardcopyControlChannel</code></td><td class="topAlign"><code>0x0012</code></td><td class="topAlign">Hardcopy Cable Replacement Profile UUID</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::HardcopyDataChannel</code></td><td class="topAlign"><code>0x0014</code></td><td class="topAlign">Hardcopy Cable Replacement Profile UUID</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::HardcopyNotification</code></td><td class="topAlign"><code>0x0016</code></td><td class="topAlign">Hardcopy Cable Replacement Profile UUID</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Avctp</code></td><td class="topAlign"><code>0x0017</code></td><td class="topAlign">Audio/Video Control Transport Protocol UUID</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Avdtp</code></td><td class="topAlign"><code>0x0019</code></td><td class="topAlign">Audio/Video Distribution Transport Protocol UUID</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Cmtp</code></td><td class="topAlign"><code>0x001B</code></td><td class="topAlign">Common ISDN Access Profile</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::UdiCPlain</code></td><td class="topAlign"><code>0x001D</code></td><td class="topAlign">UDI protocol UUID</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::McapControlChannel</code></td><td class="topAlign"><code>0x001E</code></td><td class="topAlign">Multi-Channel Adaptation Protocol UUID</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::McapDataChannel</code></td><td class="topAlign"><code>0x001F</code></td><td class="topAlign">Multi-Channel Adaptation Protocol UUID</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::L2cap</code></td><td class="topAlign"><code>0x0100</code></td><td class="topAlign">L2CAP protocol UUID</td></tr>
</table></div>
<p><b>See also </b><a href="qbluetoothserviceinfo.html#AttributeId-enum">QBluetoothServiceInfo::ProtocolDescriptorList</a>.</p>
<!-- @@@ProtocolUuid -->
<!-- $$$ServiceClassUuid$$$ServiceDiscoveryServer$$$BrowseGroupDescriptor$$$PublicBrowseGroup$$$SerialPort$$$LANAccessUsingPPP$$$DialupNetworking$$$IrMCSync$$$ObexObjectPush$$$OBEXFileTransfer$$$IrMCSyncCommand$$$Headset$$$AudioSource$$$AudioSink$$$AV_RemoteControlTarget$$$AdvancedAudioDistribution$$$AV_RemoteControl$$$AV_RemoteControlController$$$HeadsetAG$$$PANU$$$NAP$$$GN$$$DirectPrinting$$$ReferencePrinting$$$BasicImage$$$ImagingResponder$$$ImagingAutomaticArchive$$$ImagingReferenceObjects$$$Handsfree$$$HandsfreeAudioGateway$$$DirectPrintingReferenceObjectsService$$$ReflectedUI$$$BasicPrinting$$$PrintingStatus$$$HumanInterfaceDeviceService$$$HardcopyCableReplacement$$$HCRPrint$$$HCRScan$$$SIMAccess$$$PhonebookAccessPCE$$$PhonebookAccessPSE$$$PhonebookAccess$$$HeadsetHS$$$MessageAccessServer$$$MessageNotificationServer$$$MessageAccessProfile$$$GNSS$$$GNSSServer$$$Display3D$$$Glasses3D$$$Synchronization3D$$$MPSProfile$$$MPSService$$$PnPInformation$$$GenericNetworking$$$GenericFileTransfer$$$GenericAudio$$$GenericTelephony$$$VideoSource$$$VideoSink$$$VideoDistribution$$$HDP$$$HDPSource$$$HDPSink$$$GenericAccess$$$GenericAttribute$$$ImmediateAlert$$$LinkLoss$$$TxPower$$$CurrentTimeService$$$ReferenceTimeUpdateService$$$NextDSTChangeService$$$Glucose$$$HealthThermometer$$$DeviceInformation$$$HeartRate$$$PhoneAlertStatusService$$$BatteryService$$$BloodPressure$$$AlertNotificationService$$$HumanInterfaceDevice$$$ScanParameters$$$RunningSpeedAndCadence$$$CyclingSpeedAndCadence$$$CyclingPower$$$LocationAndNavigation$$$EnvironmentalSensing$$$BodyComposition$$$UserData$$$WeightScale$$$BondManagement$$$ContinuousGlucoseMonitoring -->
<h3 class="fn" id="ServiceClassUuid-enum"><a name="ServiceClassUuid-enum"></a>enum QBluetoothUuid::<span class="name">ServiceClassUuid</span></h3>
<p>This enum is a convienience type for Bluetooth service class and profile UUIDs. Values of this type will be implicitly converted into a <a href="qbluetoothuuid.html">QBluetoothUuid</a> when necessary. Some UUIDs refer to service class ids, others to profile ids and some can be used as both. In general, profile UUIDs shall only be used in a <a href="qbluetoothserviceinfo.html#AttributeId-enum">QBluetoothServiceInfo::BluetoothProfileDescriptorList</a> attribute and service class UUIDs shall only be used in a <a href="qbluetoothserviceinfo.html#AttributeId-enum">QBluetoothServiceInfo::ServiceClassIds</a> attribute. If the UUID is marked as profile and service class UUID it can be used as a value for either of the above service attributes. Such a dual use has historical reasons but is no longer permissible for newer UUIDs.</p>
<p>The list below explicitly states as what type each UUID shall be used. Bluetooth Low Energy related values starting with 0x18 were introduced by Qt 5.4</p>
<div class="table"><table class="valuelist"><tr valign="top" class="odd"><th class="tblConst">Constant</th><th class="tblval">Value</th><th class="tbldscr">Description</th></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::ServiceDiscoveryServer</code></td><td class="topAlign"><code>0x1000</code></td><td class="topAlign">Service discovery server UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::BrowseGroupDescriptor</code></td><td class="topAlign"><code>0x1001</code></td><td class="topAlign">Browser group descriptor (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::PublicBrowseGroup</code></td><td class="topAlign"><code>0x1002</code></td><td class="topAlign">Public browse group service class. Services which have the public browse group in their <a href="qbluetoothserviceinfo.html#AttributeId-enum">browse group list</a> are discoverable by the remote devices.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::SerialPort</code></td><td class="topAlign"><code>0x1101</code></td><td class="topAlign">Serial Port Profile UUID (service &amp; profile)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::LANAccessUsingPPP</code></td><td class="topAlign"><code>0x1102</code></td><td class="topAlign">LAN Access Profile UUID (service &amp; profile)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::DialupNetworking</code></td><td class="topAlign"><code>0x1103</code></td><td class="topAlign">Dial-up Networking Profile UUID (service &amp; profile)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::IrMCSync</code></td><td class="topAlign"><code>0x1104</code></td><td class="topAlign">Synchronization Profile UUID (service &amp; profile)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::ObexObjectPush</code></td><td class="topAlign"><code>0x1105</code></td><td class="topAlign">OBEX object push service UUID (service &amp; profile)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::OBEXFileTransfer</code></td><td class="topAlign"><code>0x1106</code></td><td class="topAlign">File Transfer Profile (FTP) UUID (service &amp; profile)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::IrMCSyncCommand</code></td><td class="topAlign"><code>0x1107</code></td><td class="topAlign">Synchronization Profile UUID (profile)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Headset</code></td><td class="topAlign"><code>0x1108</code></td><td class="topAlign">Headset Profile (HSP) UUID (service &amp; profile)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::AudioSource</code></td><td class="topAlign"><code>0x110a</code></td><td class="topAlign">Advanced Audio Distribution Profile (A2DP) UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::AudioSink</code></td><td class="topAlign"><code>0x110b</code></td><td class="topAlign">Advanced Audio Distribution Profile (A2DP) UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::AV_RemoteControlTarget</code></td><td class="topAlign"><code>0x110c</code></td><td class="topAlign">Audio/Video Remote Control Profile (AVRCP) UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::AdvancedAudioDistribution</code></td><td class="topAlign"><code>0x110d</code></td><td class="topAlign">Advanced Audio Distribution Profile (A2DP) UUID (profile)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::AV_RemoteControl</code></td><td class="topAlign"><code>0x110e</code></td><td class="topAlign">Audio/Video Remote Control Profile (AVRCP) UUID (service &amp; profile)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::AV_RemoteControlController</code></td><td class="topAlign"><code>0x110f</code></td><td class="topAlign">Audio/Video Remote Control Profile UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::HeadsetAG</code></td><td class="topAlign"><code>0x1112</code></td><td class="topAlign">Headset Profile (HSP) UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::PANU</code></td><td class="topAlign"><code>0x1115</code></td><td class="topAlign">Personal Area Networking Profile (PAN) UUID (service &amp; profile)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::NAP</code></td><td class="topAlign"><code>0x1116</code></td><td class="topAlign">Personal Area Networking Profile (PAN) UUID (service &amp; profile)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::GN</code></td><td class="topAlign"><code>0x1117</code></td><td class="topAlign">Personal Area Networking Profile (PAN) UUID (service &amp; profile)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::DirectPrinting</code></td><td class="topAlign"><code>0x1118</code></td><td class="topAlign">Basic Printing Profile (BPP) UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::ReferencePrinting</code></td><td class="topAlign"><code>0x1119</code></td><td class="topAlign">Related to Basic Printing Profile (BPP) UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::BasicImage</code></td><td class="topAlign"><code>0x111a</code></td><td class="topAlign">Basic Imaging Profile (BIP) UUID (profile)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::ImagingResponder</code></td><td class="topAlign"><code>0x111b</code></td><td class="topAlign">Basic Imaging Profile (BIP) UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::ImagingAutomaticArchive</code></td><td class="topAlign"><code>0x111c</code></td><td class="topAlign">Basic Imaging Profile (BIP) UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::ImagingReferenceObjects</code></td><td class="topAlign"><code>0x111d</code></td><td class="topAlign">Basic Imaging Profile (BIP) UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Handsfree</code></td><td class="topAlign"><code>0x111e</code></td><td class="topAlign">Hands-Free Profile (HFP) UUID (service &amp; profile)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::HandsfreeAudioGateway</code></td><td class="topAlign"><code>0x111f</code></td><td class="topAlign">Hands-Free Audio Gateway (HFP) UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::DirectPrintingReferenceObjectsService</code></td><td class="topAlign"><code>0x1120</code></td><td class="topAlign">Basic Printing Profile (BPP) UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::ReflectedUI</code></td><td class="topAlign"><code>0x1121</code></td><td class="topAlign">Basic Printing Profile (BPP) UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::BasicPrinting</code></td><td class="topAlign"><code>0x1122</code></td><td class="topAlign">Basic Printing Profile (BPP) UUID (profile)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::PrintingStatus</code></td><td class="topAlign"><code>0x1123</code></td><td class="topAlign">Basic Printing Profile (BPP) UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::HumanInterfaceDeviceService</code></td><td class="topAlign"><code>0x1124</code></td><td class="topAlign">Human Interface Device (HID) UUID (service &amp; profile)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::HardcopyCableReplacement</code></td><td class="topAlign"><code>0x1125</code></td><td class="topAlign">Hardcopy Cable Replacement Profile (HCRP) (profile)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::HCRPrint</code></td><td class="topAlign"><code>0x1126</code></td><td class="topAlign">Hardcopy Cable Replacement Profile (HCRP) (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::HCRScan</code></td><td class="topAlign"><code>0x1127</code></td><td class="topAlign">Hardcopy Cable Replacement Profile (HCRP) (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::SIMAccess</code></td><td class="topAlign"><code>0x112d</code></td><td class="topAlign">SIM Access Profile (SAP) UUID (service and profile)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::PhonebookAccessPCE</code></td><td class="topAlign"><code>0x112e</code></td><td class="topAlign">Phonebook Access Profile (PBAP) UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::PhonebookAccessPSE</code></td><td class="topAlign"><code>0x112f</code></td><td class="topAlign">Phonebook Access Profile (PBAP) UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::PhonebookAccess</code></td><td class="topAlign"><code>0x1130</code></td><td class="topAlign">Phonebook Access Profile (PBAP) (profile)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::HeadsetHS</code></td><td class="topAlign"><code>0x1131</code></td><td class="topAlign">Headset Profile (HSP) UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::MessageAccessServer</code></td><td class="topAlign"><code>0x1132</code></td><td class="topAlign">Message Access Profile (MAP) UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::MessageNotificationServer</code></td><td class="topAlign"><code>0x1133</code></td><td class="topAlign">Message Access Profile (MAP) UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::MessageAccessProfile</code></td><td class="topAlign"><code>0x1134</code></td><td class="topAlign">Message Access Profile (MAP) UUID (profile)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::GNSS</code></td><td class="topAlign"><code>0x1135</code></td><td class="topAlign">Global Navigation Satellite System UUID (profile)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::GNSSServer</code></td><td class="topAlign"><code>0x1136</code></td><td class="topAlign">Global Navigation Satellite System Server (UUID) (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Display3D</code></td><td class="topAlign"><code>0x1137</code></td><td class="topAlign">3D Synchronization Display UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Glasses3D</code></td><td class="topAlign"><code>0x1138</code></td><td class="topAlign">3D Synchronization Glasses UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Synchronization3D</code></td><td class="topAlign"><code>0x1139</code></td><td class="topAlign">3D Synchronization UUID (profile)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::MPSProfile</code></td><td class="topAlign"><code>0x113a</code></td><td class="topAlign">Multi-Profile Specification UUID (profile)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::MPSService</code></td><td class="topAlign"><code>0x113b</code></td><td class="topAlign">Multi-Profile Specification UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::PnPInformation</code></td><td class="topAlign"><code>0x1200</code></td><td class="topAlign">Device Identification (DID) UUID (service &amp; profile)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::GenericNetworking</code></td><td class="topAlign"><code>0x1201</code></td><td class="topAlign">Generic networking UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::GenericFileTransfer</code></td><td class="topAlign"><code>0x1202</code></td><td class="topAlign">Generic file transfer UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::GenericAudio</code></td><td class="topAlign"><code>0x1203</code></td><td class="topAlign">Generic audio UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::GenericTelephony</code></td><td class="topAlign"><code>0x1204</code></td><td class="topAlign">Generic telephone UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::VideoSource</code></td><td class="topAlign"><code>0x1303</code></td><td class="topAlign">Video Distribution Profile (VDP) UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::VideoSink</code></td><td class="topAlign"><code>0x1304</code></td><td class="topAlign">Video Distribution Profile (VDP) UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::VideoDistribution</code></td><td class="topAlign"><code>0x1305</code></td><td class="topAlign">Video Distribution Profile (VDP) UUID (profile)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::HDP</code></td><td class="topAlign"><code>0x1400</code></td><td class="topAlign">Health Device Profile (HDP) UUID (profile)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::HDPSource</code></td><td class="topAlign"><code>0x1401</code></td><td class="topAlign">Health Device Profile Source (HDP) UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::HDPSink</code></td><td class="topAlign"><code>0x1402</code></td><td class="topAlign">Health Device Profile Sink (HDP) UUID (service)</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::GenericAccess</code></td><td class="topAlign"><code>0x1800</code></td><td class="topAlign">Generic access service for Bluetooth Low Energy devices UUID (service). It contains generic information about the device. All available Characteristics are readonly.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::GenericAttribute</code></td><td class="topAlign"><code>0x1801</code></td><td class="topAlign">&nbsp;</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::ImmediateAlert</code></td><td class="topAlign"><code>0x1802</code></td><td class="topAlign">Immediate Alert UUID (service). The service exposes a control point to allow a peer device to cause the device to immediately alert.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::LinkLoss</code></td><td class="topAlign"><code>0x1803</code></td><td class="topAlign">Link Loss UUID (service). The service defines behavior when a link is lost between two devices.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::TxPower</code></td><td class="topAlign"><code>0x1804</code></td><td class="topAlign">Transmission Power UUID (service). The service exposes a device’s current transmit power level when in a connection.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::CurrentTimeService</code></td><td class="topAlign"><code>0x1805</code></td><td class="topAlign">Current Time UUID (service). The service defines how the current time can be exposed using the Generic Attribute Profile (GATT).</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::ReferenceTimeUpdateService</code></td><td class="topAlign"><code>0x1806</code></td><td class="topAlign">Reference Time update UUID (service). The service defines how a client can request an update from a reference time source from a time server.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::NextDSTChangeService</code></td><td class="topAlign"><code>0x1807</code></td><td class="topAlign">Next DST change UUID (service). The service defines how the information about an upcoming DST change can be exposed.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::Glucose</code></td><td class="topAlign"><code>0x1808</code></td><td class="topAlign">Glucose UUID (service). The service exposes glucose and other data from a glucose sensor for use in consumer and professional healthcare applications.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::HealthThermometer</code></td><td class="topAlign"><code>0x1809</code></td><td class="topAlign">Health Thermometer UUID (service). The Health Thermometer service exposes temperature and other data from a thermometer intended for healthcare and fitness applications.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::DeviceInformation</code></td><td class="topAlign"><code>0x180a</code></td><td class="topAlign">Device Information UUID (service). The Device Information Service exposes manufacturer and/or vendor information about a device.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::HeartRate</code></td><td class="topAlign"><code>0x180d</code></td><td class="topAlign">Heart Rate UUID (service). The service exposes the heart rate and other data from a Heart Rate Sensor intended for fitness applications.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::PhoneAlertStatusService</code></td><td class="topAlign"><code>0x180e</code></td><td class="topAlign">Phone Alert Status UUID (service). The service exposes the phone alert status when in a connection.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::BatteryService</code></td><td class="topAlign"><code>0x180f</code></td><td class="topAlign">Battery UUID (service). The Battery Service exposes the state of a battery within a device.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::BloodPressure</code></td><td class="topAlign"><code>0x1810</code></td><td class="topAlign">Blood Pressure UUID (service). The service exposes blood pressure and other data from a blood pressure monitor intended for healthcare applications.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::AlertNotificationService</code></td><td class="topAlign"><code>0x1811</code></td><td class="topAlign">Alert Notification UUID (service). The Alert Notification service exposes alert information on a device.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::HumanInterfaceDevice</code></td><td class="topAlign"><code>0x1812</code></td><td class="topAlign">Human Interface UUID (service). The service exposes the HID reports and other HID data intended for HID Hosts and HID Devices.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::ScanParameters</code></td><td class="topAlign"><code>0x1813</code></td><td class="topAlign">Scan Parameters UUID (service). The Scan Parameters Service enables a GATT Server device to expose a characteristic for the GATT Client to write its scan interval and scan window on the GATT Server device.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::RunningSpeedAndCadence</code></td><td class="topAlign"><code>0x1814</code></td><td class="topAlign">Runnung Speed and Cadence UUID (service). The service exposes speed, cadence and other data from a Running Speed and Cadence Sensor intended for fitness applications.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::CyclingSpeedAndCadence</code></td><td class="topAlign"><code>0x1816</code></td><td class="topAlign">Cycling Speed and Cadence UUID (service). The service exposes speed-related and cadence-related data from a Cycling Speed and Cadence sensor intended for fitness applications.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::CyclingPower</code></td><td class="topAlign"><code>0x1818</code></td><td class="topAlign">Cycling Speed UUID (service). The service exposes power- and force-related data and optionally speed- and cadence-related data from a Cycling Power sensor intended for sports and fitness applications.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::LocationAndNavigation</code></td><td class="topAlign"><code>0x1819</code></td><td class="topAlign">Location Navigation UUID (service). The service exposes location and navigation-related data from a Location and Navigation sensor intended for outdoor activity applications.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::EnvironmentalSensing</code></td><td class="topAlign"><code>0x181a</code></td><td class="topAlign">Environmental sensor UUID (service). The service exposes data from an environmental sensor for sports and fitness applications.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::BodyComposition</code></td><td class="topAlign"><code>0x181b</code></td><td class="topAlign">Body composition UUID (service). The service exposes data about the body composition intended for consumer healthcare applications.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::UserData</code></td><td class="topAlign"><code>0x181c</code></td><td class="topAlign">User Data UUID (service). The User Data service provides user-related data such as name, gender or weight in sports and fitness environments.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::WeightScale</code></td><td class="topAlign"><code>0x181d</code></td><td class="topAlign">Weight Scale UUID (service). The Weight Scale service exposes weight-related data from a scale for consumer healthcare, sports and fitness applications.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::BondManagement</code></td><td class="topAlign"><code>0x181e</code></td><td class="topAlign">Bond Management UUID (service). The Bond Management service enables user to manage the storage of bond information on Bluetooth devices.</td></tr>
<tr><td class="topAlign"><code>QBluetoothUuid::ContinuousGlucoseMonitoring</code></td><td class="topAlign"><code>0x181f</code></td><td class="topAlign">Continuous Glucose Monitoring UUID (service). The Continuous Glucose Monitoring service exposes glucose data from a monitoring sensor for use in healthcare applications.</td></tr>
</table></div>
<!-- @@@ServiceClassUuid -->
</div>
<div class="func">
<h2>Member Function Documentation</h2>
<!-- $$$QBluetoothUuid[overload1]$$$QBluetoothUuid -->
<h3 class="fn" id="QBluetoothUuid"><a name="QBluetoothUuid"></a>QBluetoothUuid::<span class="name">QBluetoothUuid</span>()</h3>
<p>Constructs a new null Bluetooth UUID.</p>
<!-- @@@QBluetoothUuid -->
<!-- $$$QBluetoothUuid$$$QBluetoothUuidProtocolUuid -->
<h3 class="fn" id="QBluetoothUuid-2"><a name="QBluetoothUuid-2"></a>QBluetoothUuid::<span class="name">QBluetoothUuid</span>(<span class="type"><a href="qbluetoothuuid.html#ProtocolUuid-enum">ProtocolUuid</a></span><i> uuid</i>)</h3>
<p>Constructs a new Bluetooth UUID from the protocol <i>uuid</i>.</p>
<!-- @@@QBluetoothUuid -->
<!-- $$$QBluetoothUuid$$$QBluetoothUuidServiceClassUuid -->
<h3 class="fn" id="QBluetoothUuid-3"><a name="QBluetoothUuid-3"></a>QBluetoothUuid::<span class="name">QBluetoothUuid</span>(<span class="type"><a href="qbluetoothuuid.html#ServiceClassUuid-enum">ServiceClassUuid</a></span><i> uuid</i>)</h3>
<p>Constructs a new Bluetooth UUID from the service class <i>uuid</i>.</p>
<!-- @@@QBluetoothUuid -->
<!-- $$$QBluetoothUuid$$$QBluetoothUuidCharacteristicType -->
<h3 class="fn" id="QBluetoothUuid-4"><a name="QBluetoothUuid-4"></a>QBluetoothUuid::<span class="name">QBluetoothUuid</span>(<span class="type"><a href="qbluetoothuuid.html#CharacteristicType-enum">CharacteristicType</a></span><i> uuid</i>)</h3>
<p>Constructs a new Bluetooth UUID from the characteristic type <i>uuid</i>.</p>
<p>This function was introduced in  Qt 5.4.</p>
<!-- @@@QBluetoothUuid -->
<!-- $$$QBluetoothUuid$$$QBluetoothUuidDescriptorType -->
<h3 class="fn" id="QBluetoothUuid-5"><a name="QBluetoothUuid-5"></a>QBluetoothUuid::<span class="name">QBluetoothUuid</span>(<span class="type"><a href="qbluetoothuuid.html#DescriptorType-enum">DescriptorType</a></span><i> uuid</i>)</h3>
<p>Constructs a new Bluetooth UUID from the descriptor type <i>uuid</i>.</p>
<p>This function was introduced in  Qt 5.4.</p>
<!-- @@@QBluetoothUuid -->
<!-- $$$QBluetoothUuid$$$QBluetoothUuidquint16 -->
<h3 class="fn" id="QBluetoothUuid-6"><a name="QBluetoothUuid-6"></a>QBluetoothUuid::<span class="name">QBluetoothUuid</span>(<span class="type"><a href="../qtcore/qtglobal.html#quint16-typedef">quint16</a></span><i> uuid</i>)</h3>
<p>Constructs a new Bluetooth UUID from the 16 bit <i>uuid</i>.</p>
<!-- @@@QBluetoothUuid -->
<!-- $$$QBluetoothUuid$$$QBluetoothUuidquint32 -->
<h3 class="fn" id="QBluetoothUuid-7"><a name="QBluetoothUuid-7"></a>QBluetoothUuid::<span class="name">QBluetoothUuid</span>(<span class="type"><a href="../qtcore/qtglobal.html#quint32-typedef">quint32</a></span><i> uuid</i>)</h3>
<p>Constructs a new Bluetooth UUID from the 32 bit <i>uuid</i>.</p>
<!-- @@@QBluetoothUuid -->
<!-- $$$QBluetoothUuid$$$QBluetoothUuidquint128 -->
<h3 class="fn" id="QBluetoothUuid-8"><a name="QBluetoothUuid-8"></a>QBluetoothUuid::<span class="name">QBluetoothUuid</span>(<span class="type">quint128</span><i> uuid</i>)</h3>
<p>Constructs a new Bluetooth UUID from the 128 bit <i>uuid</i>.</p>
<p>Note that <i>uuid</i> must be in big endian order.</p>
<!-- @@@QBluetoothUuid -->
<!-- $$$QBluetoothUuid$$$QBluetoothUuidconstQString& -->
<h3 class="fn" id="QBluetoothUuid-9"><a name="QBluetoothUuid-9"></a>QBluetoothUuid::<span class="name">QBluetoothUuid</span>(const <span class="type"><a href="../qtcore/qstring.html">QString</a></span> &amp;<i> uuid</i>)</h3>
<p>Constructs a new Bluetooth UUID from the <i>uuid</i> string.</p>
<p>The string must be in the form XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX.</p>
<!-- @@@QBluetoothUuid -->
<!-- $$$QBluetoothUuid$$$QBluetoothUuidconstQBluetoothUuid& -->
<h3 class="fn" id="QBluetoothUuid-10"><a name="QBluetoothUuid-10"></a>QBluetoothUuid::<span class="name">QBluetoothUuid</span>(const <span class="type"><a href="qbluetoothuuid.html#QBluetoothUuid">QBluetoothUuid</a></span> &amp;<i> uuid</i>)</h3>
<p>Constructs a new Bluetooth UUID that is a copy of <i>uuid</i>.</p>
<!-- @@@QBluetoothUuid -->
<!-- $$$QBluetoothUuid$$$QBluetoothUuidconstQUuid& -->
<h3 class="fn" id="QBluetoothUuid-11"><a name="QBluetoothUuid-11"></a>QBluetoothUuid::<span class="name">QBluetoothUuid</span>(const <span class="type"><a href="../qtcore/quuid.html#QUuid">QUuid</a></span> &amp;<i> uuid</i>)</h3>
<p>Constructs a new Bluetooth UUID that is a copy of <i>uuid</i>.</p>
<!-- @@@QBluetoothUuid -->
<!-- $$$~QBluetoothUuid[overload1]$$$~QBluetoothUuid -->
<h3 class="fn" id="dtor.QBluetoothUuid"><a name="dtor.QBluetoothUuid"></a>QBluetoothUuid::<span class="name">~QBluetoothUuid</span>()</h3>
<p>Destroys the Bluetooth UUID.</p>
<!-- @@@~QBluetoothUuid -->
<!-- $$$characteristicToString[overload1]$$$characteristicToStringCharacteristicType -->
<h3 class="fn" id="characteristicToString"><a name="characteristicToString"></a><code>[static] </code><span class="type"><a href="../qtcore/qstring.html">QString</a></span> QBluetoothUuid::<span class="name">characteristicToString</span>(<span class="type"><a href="qbluetoothuuid.html#CharacteristicType-enum">CharacteristicType</a></span><i> uuid</i>)</h3>
<p>Returns a human-readable and translated name for the given characteristic type represented by <i>uuid</i>.</p>
<p>This function was introduced in  Qt 5.4.</p>
<p><b>See also </b><a href="qbluetoothuuid.html#CharacteristicType-enum">QBluetoothUuid::CharacteristicType</a>.</p>
<!-- @@@characteristicToString -->
<!-- $$$descriptorToString[overload1]$$$descriptorToStringDescriptorType -->
<h3 class="fn" id="descriptorToString"><a name="descriptorToString"></a><code>[static] </code><span class="type"><a href="../qtcore/qstring.html">QString</a></span> QBluetoothUuid::<span class="name">descriptorToString</span>(<span class="type"><a href="qbluetoothuuid.html#DescriptorType-enum">DescriptorType</a></span><i> uuid</i>)</h3>
<p>Returns a human-readable and translated name for the given descriptor type represented by <i>uuid</i>.</p>
<p>This function was introduced in  Qt 5.4.</p>
<p><b>See also </b><a href="qbluetoothuuid.html#DescriptorType-enum">QBluetoothUuid::DescriptorType</a>.</p>
<!-- @@@descriptorToString -->
<!-- $$$minimumSize[overload1]$$$minimumSize -->
<h3 class="fn" id="minimumSize"><a name="minimumSize"></a><span class="type">int</span> QBluetoothUuid::<span class="name">minimumSize</span>() const</h3>
<p>Returns the minimum size in bytes that this UUID can be represented in. For non-null UUIDs 2, 4 or 16 is returned. 0 is returned for null UUIDs.</p>
<p><b>See also </b><a href="../qtcore/quuid.html#isNull">isNull</a>(), <a href="qbluetoothuuid.html#toUInt16">toUInt16</a>(), <a href="qbluetoothuuid.html#toUInt32">toUInt32</a>(), and <a href="qbluetoothuuid.html#toUInt128">toUInt128</a>().</p>
<!-- @@@minimumSize -->
<!-- $$$protocolToString[overload1]$$$protocolToStringProtocolUuid -->
<h3 class="fn" id="protocolToString"><a name="protocolToString"></a><code>[static] </code><span class="type"><a href="../qtcore/qstring.html">QString</a></span> QBluetoothUuid::<span class="name">protocolToString</span>(<span class="type"><a href="qbluetoothuuid.html#ProtocolUuid-enum">ProtocolUuid</a></span><i> uuid</i>)</h3>
<p>Returns a human-readable and translated name for the given protocol represented by <i>uuid</i>.</p>
<p>This function was introduced in  Qt 5.4.</p>
<p><b>See also </b><a href="qbluetoothuuid.html#ProtocolUuid-enum">QBluetoothUuid::ProtocolUuid</a>.</p>
<!-- @@@protocolToString -->
<!-- $$$serviceClassToString[overload1]$$$serviceClassToStringServiceClassUuid -->
<h3 class="fn" id="serviceClassToString"><a name="serviceClassToString"></a><code>[static] </code><span class="type"><a href="../qtcore/qstring.html">QString</a></span> QBluetoothUuid::<span class="name">serviceClassToString</span>(<span class="type"><a href="qbluetoothuuid.html#ServiceClassUuid-enum">ServiceClassUuid</a></span><i> uuid</i>)</h3>
<p>Returns a human-readable and translated name for the given service class represented by <i>uuid</i>.</p>
<p>This function was introduced in  Qt 5.4.</p>
<p><b>See also </b><a href="qbluetoothuuid.html#ServiceClassUuid-enum">QBluetoothUuid::ServiceClassUuid</a>.</p>
<!-- @@@serviceClassToString -->
<!-- $$$toUInt16[overload1]$$$toUInt16bool* -->
<h3 class="fn" id="toUInt16"><a name="toUInt16"></a><span class="type"><a href="../qtcore/qtglobal.html#quint16-typedef">quint16</a></span> QBluetoothUuid::<span class="name">toUInt16</span>(<span class="type">bool</span> *<i> ok</i> = 0) const</h3>
<p>Returns the 16 bit representation of this UUID. If <i>ok</i> is passed, it is set to true if the conversion is possible, otherwise it is set to false. The return value is undefined if <i>ok</i> is set to false.</p>
<!-- @@@toUInt16 -->
<!-- $$$toUInt32[overload1]$$$toUInt32bool* -->
<h3 class="fn" id="toUInt32"><a name="toUInt32"></a><span class="type"><a href="../qtcore/qtglobal.html#quint32-typedef">quint32</a></span> QBluetoothUuid::<span class="name">toUInt32</span>(<span class="type">bool</span> *<i> ok</i> = 0) const</h3>
<p>Returns the 32 bit representation of this UUID. If <i>ok</i> is passed, it is set to true if the conversion is possible, otherwise it is set to false. The return value is undefined if <i>ok</i> is set to false.</p>
<!-- @@@toUInt32 -->
<!-- $$$toUInt128[overload1]$$$toUInt128 -->
<h3 class="fn" id="toUInt128"><a name="toUInt128"></a><span class="type">quint128</span> QBluetoothUuid::<span class="name">toUInt128</span>() const</h3>
<p>Returns the 128 bit representation of this UUID.</p>
<!-- @@@toUInt128 -->
<!-- $$$operator==[overload1]$$$operator==constQBluetoothUuid& -->
<h3 class="fn" id="operator-eq-eq"><a name="operator-eq-eq"></a><span class="type">bool</span> QBluetoothUuid::<span class="name">operator==</span>(const <span class="type"><a href="qbluetoothuuid.html#QBluetoothUuid">QBluetoothUuid</a></span> &amp;<i> other</i>) const</h3>
<p>Returns true if <i>other</i> is equal to this Bluetooth UUID, otherwise false.</p>
<!-- @@@operator== -->
</div>
        </div>
       </div>
   </div>
   </div>
</div>
<div class="footer">
   <p>
   <acronym title="Copyright">&copy;</acronym> 2015 The Qt Company Ltd.
   Documentation contributions included herein are the copyrights of
   their respective owners.<br>    The documentation provided herein is licensed under the terms of the    <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation    License version 1.3</a> as published by the Free Software Foundation.<br>    Qt and respective logos are trademarks of The Qt Company Ltd.     in Finland and/or other countries worldwide. All other trademarks are property
   of their respective owners. </p>
</div>
</body>
</html>