Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qbluetooth.h File Reference

(664d2a1cf019f76adf433d41b1418e515ffce86c)

#include <QtBluetooth/qtbluetoothglobal.h>
#include <QtCore/qglobal.h>
#include <QtCore/qtmetamacros.h>
#include <QtCore/qobject.h>
+ Include dependency graph for qbluetooth.h:
+ This graph shows which files directly or indirectly include this file:

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 Documentation

◆ QLowEnergyHandle

Definition at line 42 of file qbluetooth.h.