![]() |
Qt 6.x
The Qt SDK
|
\inmodule QtBluetooth More...
Enumerations | |
enum class | Security { NoSecurity = 0x00 , Authorization = 0x01 , Authentication = 0x02 , Encryption = 0x04 , Secure = 0x08 } |
enum class | AttAccessConstraint { AttAuthorizationRequired = 0x1 , AttAuthenticationRequired = 0x2 , AttEncryptionRequired = 0x4 } |
\inmodule QtBluetooth
The QBluetooth namespace provides classes and functions related to Bluetooth.
|
strong |
Enumerator | |
---|---|
AttAuthorizationRequired | |
AttAuthenticationRequired | |
AttEncryptionRequired |
Definition at line 30 of file qbluetooth.h.
|
strong |
Enumerator | |
---|---|
NoSecurity | |
Authorization | |
Authentication | |
Encryption | |
Secure |
Definition at line 19 of file qbluetooth.h.