WindowsBluetoothLEDeviceMBS events

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

Platforms to show: All Mac Windows Linux Cross-Platform

Back to WindowsBluetoothLEDeviceMBS class.

WindowsBluetoothLEDeviceMBS.ConnectionStatusChanged

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Bluetooth MBS WinFrameworks Plugin 22.5 ❌ No ✅ Yes ❌ No ❌ No
The connection status changed.

Some examples using this event:

WindowsBluetoothLEDeviceMBS.GattServicesChanged

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Bluetooth MBS WinFrameworks Plugin 22.5 ❌ No ✅ Yes ❌ No ❌ No
The services changed.

Some examples using this event:

WindowsBluetoothLEDeviceMBS.GetGattServicesCompleted(asyncStatus as Integer, Result as WindowsGattDeviceServicesResultMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Bluetooth MBS WinFrameworks Plugin 22.5 ❌ No ✅ Yes ❌ No ❌ No
The event called by GetGattServicesForUuidAsync or GetGattServicesAsync methods on completion.

Some examples using this event:

WindowsBluetoothLEDeviceMBS.NameChanged

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Bluetooth MBS WinFrameworks Plugin 22.5 ❌ No ✅ Yes ❌ No ❌ No
The name changed.

Some examples using this event:

WindowsBluetoothLEDeviceMBS.PairAsyncCompleted(asyncStatus as Integer, PairingStatus as Integer, ProtectionLevelUsed as Integer)   New in 24.0

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Bluetooth MBS WinFrameworks Plugin 24.0 ❌ No ✅ Yes ❌ No ❌ No
Called when PairAsync method finishes.

ProtectionLevelUsed: Gets the level of protection used to pair the device.
Status: Gets the paired status of the device after the pairing action completed.

WindowsBluetoothLEDeviceMBS.RequestAccessCompleted(asyncStatus as Integer, DeviceAccessStatus as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Bluetooth MBS WinFrameworks Plugin 22.5 ❌ No ✅ Yes ❌ No ❌ No
The request for access completed.

WindowsBluetoothLEDeviceMBS.UnpairAsyncCompleted(asyncStatus as Integer, UnpairingStatus as Integer)   New in 24.0

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Bluetooth MBS WinFrameworks Plugin 24.0 ❌ No ✅ Yes ❌ No ❌ No
Called when the UnpairAsync method finished.

Status: Gets the paired status of the device after the unpairing action completed.

The items on this page are in the following plugins: MBS WinFrameworks Plugin.


💬 Ask a question or report a problem