TwclGattClientConnection.OnMaxPduSizeChanged Property

The event fires when the maximum PDU size changed.

Namespace: wclBluetooth
public
 property OnMaxPduSizeChanged: TNotifyEvent read FOnMaxPduSizeChanged
 write FOnMaxPduSizeChanged;

Property Value

Type: TNotifyEvent

 

Once the event fires an application can use the GetMaxPduSize method to read the current maximum PDU size.