![]() |
Qt 6.x
The Qt SDK
|
#include "qlowenergycharacteristicdata.h"
#include "qbluetoothaddress.h"
#include "qbluetoothuuid.h"
#include "btutility_p.h"
#include <QtCore/qoperatingsystemversion.h>
#include <QtCore/qendian.h>
#include <QtCore/qstring.h>
#import <IOBluetooth/objc/IOBluetoothSDPUUID.h>
#import <CoreFoundation/CoreFoundation.h>
#import <CoreBluetooth/CBUUID.h>
#include <algorithm>
#include <limits>
Go to the source code of this file.
Classes | |
class | DarwinBluetooth::SerialDispatchQueue |
Namespaces | |
namespace | DarwinBluetooth |
Variables | |
const int | DarwinBluetooth::defaultLEScanTimeoutMS = 40000 |
const int | DarwinBluetooth::maxValueLength = 512 |
const int | DarwinBluetooth::defaultMtu = 23 |