Click or drag to resize

wclGattClientConnection Events

The wclGattClientConnection type exposes the following members.

Events
 NameDescription
Public eventOnCharacteristicChanged The event fires when a subscribed characteristic value has been changed.
Public eventOnConnect The event fires when a connection to a remote device has been completed (with or without success).
(Inherited from wclClientConnection)
Public eventOnConnectionParamsChanged The event fires when the connection parameters changed.
Public eventOnConnectionPhyChanged The event fires when the connection PHY changed.
Public eventOnDisconnect The event fires when the remote connected device has been disconnected.
(Inherited from wclClientConnection)
Public eventOnMaxPduSizeChanged The event fires when the maximum PDU size changed.
Top
See Also