TwclGattLocalService.Discoverable Property

Gets or sets a boolean indicating that the GATT service is discoverable.

Namespace: wclBluetooth
public
 property Discoverable: Boolean read FDiscoverable write SetDiscoverable;

Property Value

Type: Boolean

A boolean indicating that the GATT service is discoverable.

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