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)

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)

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.


The biggest plugin in space...