Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qbluetoothuuid.cpp File Reference
#include "qbluetoothuuid.h"
#include "qbluetoothservicediscoveryagent.h"
#include <QStringList>
#include <QtEndian>
#include <string.h>
+ Include dependency graph for qbluetoothuuid.cpp:

Go to the source code of this file.

Functions

void registerQBluetoothUuid ()
 

Variables

static QT_BEGIN_NAMESPACE constexpr const ushort data2Reference = 0x0000
 
static constexpr const ushort data3Reference = 0x1000
 
static constexpr const unsigned char data4Reference []
 

Function Documentation

◆ registerQBluetoothUuid()

void registerQBluetoothUuid ( )

Definition at line 24 of file qbluetoothuuid.cpp.

Variable Documentation

◆ data2Reference

QT_BEGIN_NAMESPACE constexpr const ushort data2Reference = 0x0000
inlinestaticconstexpr

◆ data3Reference

constexpr const ushort data3Reference = 0x1000
inlinestaticconstexpr

◆ data4Reference

constexpr const unsigned char data4Reference[]
inlinestaticconstexpr
Initial value:
{ 0x80, 0x00, 0x00, 0x80,
0x5f, 0x9b, 0x34, 0xfb }

Definition at line 21 of file qbluetoothuuid.cpp.

Referenced by QBluetoothUuid::minimumSize(), QBluetoothUuid::toUInt16(), and QBluetoothUuid::toUInt32().