Click or drag to resize

wclBluetoothManagerHandlePairing Property

Gets the pairing handling flag.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public bool HandlePairing { get; }

Property Value

Boolean
The pairing handling state. True if the pairing is handled by Bluetooth Framework. False if the pairing is handled by the system.
Remarks
This flag doe snot affect Bled112 USB dongle because it does not have any support from the OS.
See Also