Bluetooth Framework C++ Edition

◆ HalGetAvailable()

virtual bool HalGetAvailable ( ) const
protectedpure virtual

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

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

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