TwclBluetoothRadio.HalGetAvailable Method

Implements a hardware-dependent code to check a Bluetooth hardware state.

Namespace: wclBluetooth
protected
 function HalGetAvailable: Boolean; virtual; abstract;

Return Value

Type: Boolean

Returns True if a Bluetooth hardware is available. False otherwise.

A derived class must override this method to provide information about supported Bluetooth driver.