Bluetooth Framework C++ Edition

◆ wclBluetoothLeProtectionLevel

The Bluetooth LE pairing protection levels.

Enumerator
pplDefault 

Use default protection level.

pplNone 

Pair the device using no levels of protection. (Mode 1, Level 1).

pplEncryption 

Pair the device using encryption. (Mode 1, Level 2).

pplEncryptionAndAuthentication 

Pair the device using encryption and authentication. (Mode 1, Level 3).