Bluetooth Framework C++ Edition

◆ wclGattProtectionLevel

Represents the desired security level for GATT communication.

Enumerator
plNone 

Uses the default protection level.

plAuthentication 

Require the link to be authenticated.

plEncryption 

Require the link to be encrypted.

plEncryptionAndAuthentication 

Require the link to be encrypted and authenticated.