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.Close
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Bluetooth | MBS WinFrameworks Plugin | 22.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This may close the connection to the device if this is the only app with a connection.
WindowsBluetoothLEDeviceMBS.Constructor Private
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Bluetooth | MBS WinFrameworks Plugin | 22.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
See also:
WindowsBluetoothLEDeviceMBS.Constructor(other as WindowsBluetoothLEDeviceMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Bluetooth | MBS WinFrameworks Plugin | 22.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
To get a new Xojo object pointing to the same device object.
See also:
WindowsBluetoothLEDeviceMBS.Destructor
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Bluetooth | MBS WinFrameworks Plugin | 22.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
WindowsBluetoothLEDeviceMBS.GetGattService(serviceUUID as String) as WindowsGattDeviceServiceMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Bluetooth | MBS WinFrameworks Plugin | 22.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
serviceUUID: The service Id of the GATT service.
WindowsBluetoothLEDeviceMBS.GetGattServicesAsync
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Bluetooth | MBS WinFrameworks Plugin | 22.5 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Calls GetGattServicesCompleted event later with results.
See also:
WindowsBluetoothLEDeviceMBS.GetGattServicesAsync(BluetoothCacheMode as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Bluetooth | MBS WinFrameworks Plugin | 22.5 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Calls GetGattServicesCompleted event later with results.
For cache mode, see CacheModeCached and CacheModeUncached constants in WindowsGattDeviceServiceMBS class.
See also:
WindowsBluetoothLEDeviceMBS.GetGattServicesForUuidAsync(serviceUuid as String)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Bluetooth | MBS WinFrameworks Plugin | 22.5 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Calls GetGattServicesCompleted event later with results.
See also:
WindowsBluetoothLEDeviceMBS.GetGattServicesForUuidAsync(serviceUuid as String, BluetoothCacheMode as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Bluetooth | MBS WinFrameworks Plugin | 22.5 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Calls GetGattServicesCompleted event later with results.
For cache mode, see CacheModeCached and CacheModeUncached constants in WindowsGattDeviceServiceMBS class.
See also:
WindowsBluetoothLEDeviceMBS.RequestAccessAsync
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Bluetooth | MBS WinFrameworks Plugin | 22.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Calls RequestAccessAsyncCompleted event later.
The items on this page are in the following plugins: MBS WinFrameworks Plugin.