![]() |
Qt 6.x
The Qt SDK
|
#include <QtBluetooth/qtbluetoothglobal.h>
#include <QtCore/qglobal.h>
#include <QtCore/qtmetamacros.h>
#include <QtCore/qobject.h>
Go to the source code of this file.
Namespaces | |
namespace | QBluetooth |
\inmodule QtBluetooth | |
Typedefs | |
typedef quint16 | QLowEnergyHandle |
Enumerations | |
enum class | QBluetooth::Security { QBluetooth::NoSecurity = 0x00 , QBluetooth::Authorization = 0x01 , QBluetooth::Authentication = 0x02 , QBluetooth::Encryption = 0x04 , QBluetooth::Secure = 0x08 } |
enum class | QBluetooth::AttAccessConstraint { QBluetooth::AttAuthorizationRequired = 0x1 , QBluetooth::AttAuthenticationRequired = 0x2 , QBluetooth::AttEncryptionRequired = 0x4 } |
typedef quint16 QLowEnergyHandle |
Definition at line 42 of file qbluetooth.h.