Platforms to show: All Mac Windows Linux Cross-Platform

WindowsBluetoothLEDeviceMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Bluetooth MBS WinFrameworks Plugin 22.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Represents a Bluetooth LE device.

Requires Windows 10 (introduced in 10.0.10240.0)

Address Type

Constant Value Description
AddressTypePublic 0 Public address.
AddressTypeRandom 1 Random address.
AddressTypeUnspecified 2 Unspecified address.

Asynchronous Status

Constant Value Description
AsyncStatusCanceled 2 The operation was canceled.
AsyncStatusCompleted 1 The operation has completed.
AsyncStatusError 3 The operation has encountered an error.
AsyncStatusStarted 0 The operation has started.

ConnectionStatus

Constant Value Description
ConnectionStatusConnected 1 The device is connected.
ConnectionStatusDisconnected 0 The device is disconnected.

Device Access Status

Constant Value Description
DeviceAccessStatusAllowed 1 Access to the device is allowed.
DeviceAccessStatusDeniedBySystem 3 Access to the device has been disallowed by the system.
DeviceAccessStatusDeniedByUser 2 Access to the device has been disallowed by the user.
DeviceAccessStatusUnspecified 0 The device access is not specified.

This class has no sub classes.

Some properties using for this class:

Some examples using this class:

Blog Entries

Xojo Developer Magazine

Release notes


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


WindowsBlueToothLEDescriptorValueMBS   -   WindowsBluetoothLEExceptionMBS


The biggest plugin in space...