Click or drag to resize

wclBluetoothRadioLeDiscovering Property

Gets the discovering type flag.

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

Property Value

Boolean
True if LE discovering is executing. False if classic discovering is executing.
See Also