TwclGattServer.OnConnectionPhyChanged Event

The event fires when the connection PHY changed.

Namespace: wclBluetooth
published
 property OnConnectionPhyChanged: TwclGattServerClientEvent
 read FOnConnectionPhyChanged write FOnConnectionPhyChanged;

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

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