Bluetooth Framework C++ Edition

◆ SetConnectable()

void SetConnectable ( const bool  Value)

Sets a boolean that indicates if the GATT service is connectable.

Parameters
ValueA boolean that indicates if the GATT service is connectable.

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

Exceptions
wclEGattServer