Bluetooth Framework C++ Edition

◆ CheckAvailable()

int CheckAvailable ( ) const
protected

The method checks that a Bluetooth driver and a hardware is available.

Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.

Any call to this method must be protected by the local radio Critical Section.