Bluetooth Framework C++ Edition

◆ SetDiscoverable()

void SetDiscoverable ( const bool  Value)

Sets a boolean indicating that the GATT service is discoverable.

Parameters
ValueA boolean indicating that the GATT service is discoverable.

If the service has been published and an application changes the property the wclEGattServer exception raises.

Exceptions
wclEGattServer