Bluetooth Framework C++ Edition

◆ HalGetPlugged()

virtual bool HalGetPlugged ( ) const
protectedpure virtual

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

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

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