Bluetooth Framework C++ Edition

◆ OnConnectionParamsChanged()

__event void OnConnectionParamsChanged ( void *  Sender)

The event fires when the connection parameters changed.

Parameters
SenderThe object that initiated the event.

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

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