TwclRfCommServerConnection.GetSdpAttributes Event

The event fires when the server builds SDP record for the service it runs. If an application needs to provide additinal attributes it should handle the event. By default no additional attributes is added for the SDP record.

Namespace: wclBluetooth
public
 property GetSdpAttributes: TwclBluetoothGetSdpAttributesEvent
 read FGetSdpAttributes write FGetSdpAttributes;

This event will not fire with BlueSoleil Bluetooth driver. BlueSoleil does not support custom SDP records.