TwclGattClientConnection.OnConnectionPhyChanged Property

The event fires when the connection PHY changed.

Namespace: wclBluetooth
public
 property OnConnectionPhyChanged: TNotifyEvent read FOnConnectionPhyChanged
 write FOnConnectionPhyChanged;

Property Value

Type: TNotifyEvent

 

Once this event received an application can use the GetConnectionParams method to get the current connection parameters.

This feature is supported with Microsoft Bluetooth drivers on Windows 11 and above.