TwclBluetoothSdpProfile Record

The structure describes the Bluetooth Profile for the server service record.

Namespace: wclBluetooth
type
 TwclBluetoothSdpProfile = record
 end;

The TwclBluetoothSdpProfile type exposes the following members.

Show:
 NameDescription
Uuid

The 16 buts profile's UUID.

Version

The profile's version number.

Top