Click or drag to resize

wclBluetoothDiscoverKind Enumeration

The TwclBluetoothDiscoverKind enumeration describes Bluetooth devices discovering methods.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public enum wclBluetoothDiscoverKind
Members
Member nameValueDescription
dkClassic0 Discover only Classic Bluetooth devices.
dkBle1 Discovers only Bluetooth Low Energy devices.
See Also