TwclGattLocalService.Connectable Property

Gets or sets a boolean that indicates if the GATT service is connectable.

Namespace: wclBluetooth
public
 property Connectable: Boolean read FConnectable write SetConnectable;

Property Value

Type: Boolean

A boolean that indicates if the GATT service is connectable.

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