Bluetooth Framework C++ Edition

◆ GetConnectable()

int GetConnectable ( bool &  Connectable)

Read the local Bluetooth Radio connectable state.

Parameters
ConnectableOn output the local Bluetooth Radio connectable state.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.

If the returned Connectable parameter value is True remote Bluetooth enabled devices can connect to this Radio.

If the value of the Connectable parameter is False remote Bluetooth enabled devices can not connect to the Radio.