TwclRfCommServer.Service Property

Gets and sets the Bluetooth service UUID used for connection.

Namespace: wclBluetooth
public
 property Service: TGUID read FService write SetService;

Property Value

Type: TGUID

A Bluetooth service UUID.

If an application changes the property when connection is active the wclBluetoothErrors.wclEBluetoothServer exception raises.

If the Authentication if switched off (False) the Encryption is also switched off.