TwclBluetoothRadio.HalGetApi Method

Returns a Bluetooth API supported by the Radio object.

Namespace: wclBluetooth
protected
 function HalGetApi: TwclBluetoothApi; virtual; abstract;

Return Value

The TwclBluetoothApi describes a Bluetooth driver supported by this object.

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