Click or drag to resize

wclBluetoothRadioHalClearFunctions Method

Implements a driver-dependent code for API functions clearing.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
protected abstract void HalClearFunctions()
Remarks
A derived class must override this method.
See Also