Bluetooth Framework C++ Edition

◆ wclBluetoothPairingMethod

The pairing methods.

The pairing method allows your application to force Classic or BLE pairing when needed.

Enumerator
pmAuto 

Bluetooth Framework automatically selects the pairing method based on Bluetooth device type.

pmClassic 

Bluetooth Framework forces Classic pairing.

pmLe 

Bluetooth Framework forces LE pairing.