Platforms to show: All Mac Windows Linux Cross-Platform
Back to WindowsGattDeviceServiceMBS class.
WindowsGattDeviceServiceMBS.AlertNotification as String
Function:
Gets the Bluetooth SIG-defined AlertNotification Service UUID.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Bluetooth | MBS WinFrameworks Plugin | 23.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
WindowsGattDeviceServiceMBS.Battery as String
Function:
Gets the Bluetooth SIG-defined Battery Service UUID.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Bluetooth | MBS WinFrameworks Plugin | 23.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
WindowsGattDeviceServiceMBS.BloodPressure as String
Function:
Gets the Bluetooth SIG-defined Blood Pressure Service UUID.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Bluetooth | MBS WinFrameworks Plugin | 23.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
WindowsGattDeviceServiceMBS.CurrentTime as String
Function:
Gets the Bluetooth SIG-defined CurrentTime service UUID.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Bluetooth | MBS WinFrameworks Plugin | 23.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
WindowsGattDeviceServiceMBS.CyclingPower as String
Function:
Gets the Bluetooth SIG-defined CyclingPower service UUID.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Bluetooth | MBS WinFrameworks Plugin | 23.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
WindowsGattDeviceServiceMBS.CyclingSpeedAndCadence as String
Function:
Gets the Bluetooth SIG-defined Cycling Speed And Cadence Service UUID.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Bluetooth | MBS WinFrameworks Plugin | 23.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
WindowsGattDeviceServiceMBS.DeviceInformation as String
Function:
Gets the Bluetooth SIG-defined DeviceInformation service UUID.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Bluetooth | MBS WinFrameworks Plugin | 23.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
WindowsGattDeviceServiceMBS.FromIdAsync(Id as String, delegateHandler as ServiceFromIdAsyncCompletedMBS)
Function:
Instantiates a new GattDeviceService from the device ID.
Notes: Id: The GATT device ID.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Bluetooth | MBS WinFrameworks Plugin | 23.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Notes: Id: The GATT device ID.
See also:
WindowsGattDeviceServiceMBS.FromIdAsync(Id as String, sharingMode as Integer, delegateHandler as ServiceFromIdAsyncCompletedMBS)
Function:
Instantiates a new GattDeviceService object from the device ID.
Notes:
deviceId: The GATT device ID.
sharingMode: The sharing mode of the GATT device.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Bluetooth | MBS WinFrameworks Plugin | 23.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Notes:
deviceId: The GATT device ID.
sharingMode: The sharing mode of the GATT device.
See also:
WindowsGattDeviceServiceMBS.GenericAccess as String
Function:
Gets the Bluetooth SIG-defined UUID for the Generic Access Service.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Bluetooth | MBS WinFrameworks Plugin | 23.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
WindowsGattDeviceServiceMBS.GenericAttribute as String
Function:
Gets the Bluetooth SIG-defined UUID for the Generic Attribute Service.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Bluetooth | MBS WinFrameworks Plugin | 23.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
WindowsGattDeviceServiceMBS.GetDeviceSelectorFromShortId(serviceShortId as UInt16) as String
Function:
Creates a suitable AQS Filter string for use with the CreateWatcher method, from a 16-bit Bluetooth GATT Service UUID.
Notes: serviceShortId: A 16-bit Bluetooth GATT Service UUID.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Bluetooth | MBS WinFrameworks Plugin | 22.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Notes: serviceShortId: A 16-bit Bluetooth GATT Service UUID.
WindowsGattDeviceServiceMBS.GetDeviceSelectorFromUuid(serviceUuid as String) as String
Function:
Creates a suitable AQS Filter string for use with the CreateWatcher method, from a Bluetooth service UUID.
Notes: serviceUuid: A 128-bit Bluetooth GATT Service UUID, represented as a standard GUID object.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Bluetooth | MBS WinFrameworks Plugin | 22.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Notes: serviceUuid: A 128-bit Bluetooth GATT Service UUID, represented as a standard GUID object.
WindowsGattDeviceServiceMBS.Glucose as String
Function:
Gets the Bluetooth SIG-defined Glucose Service UUID.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Bluetooth | MBS WinFrameworks Plugin | 23.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
WindowsGattDeviceServiceMBS.HealthThermometer as String
Function:
Gets the Bluetooth SIG-defined Health Thermometer Service UUID.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Bluetooth | MBS WinFrameworks Plugin | 23.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
WindowsGattDeviceServiceMBS.HeartRate as String
Function:
Gets the Bluetooth SIG-defined Heart Rate Service UUID.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Bluetooth | MBS WinFrameworks Plugin | 23.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
WindowsGattDeviceServiceMBS.HumanInterfaceDevice as String
Function:
Gets the Bluetooth SIG-defined HumanInterfaceDevice service UUID.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Bluetooth | MBS WinFrameworks Plugin | 23.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
WindowsGattDeviceServiceMBS.ImmediateAlert as String
Function:
Gets the Bluetooth SIG-defined ImmediateAlert service UUID.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Bluetooth | MBS WinFrameworks Plugin | 23.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
WindowsGattDeviceServiceMBS.LinkLoss as String
Function:
Gets the Bluetooth SIG-defined LinkLoss service UUID.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Bluetooth | MBS WinFrameworks Plugin | 23.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
WindowsGattDeviceServiceMBS.LocationAndNavigation as String
Function:
Gets the Bluetooth SIG-defined LocationAndNavigation service UUID.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Bluetooth | MBS WinFrameworks Plugin | 23.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
WindowsGattDeviceServiceMBS.NextDstChange as String
Function:
Gets the Bluetooth SIG-defined NextDstChange service UUID.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Bluetooth | MBS WinFrameworks Plugin | 23.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
WindowsGattDeviceServiceMBS.PhoneAlertStatus as String
Function:
Gets the Bluetooth SIG-defined PhoneAlertStatus service UUID.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Bluetooth | MBS WinFrameworks Plugin | 23.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
WindowsGattDeviceServiceMBS.ReferenceTimeUpdate as String
Function:
Gets the Bluetooth SIG-defined ReferenceTimeUpdate service UUID.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Bluetooth | MBS WinFrameworks Plugin | 23.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
WindowsGattDeviceServiceMBS.RunningSpeedAndCadence as String
Function:
Gets the Bluetooth SIG-defined Running Speed And Cadence Service UUID.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Bluetooth | MBS WinFrameworks Plugin | 23.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
WindowsGattDeviceServiceMBS.ScanParameters as String
Function:
Gets the Bluetooth SIG-defined ScanParameters service UUID.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Bluetooth | MBS WinFrameworks Plugin | 23.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
WindowsGattDeviceServiceMBS.TxPower as String
Function:
Gets the Bluetooth SIG-defined TxPower service UUID.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Bluetooth | MBS WinFrameworks Plugin | 23.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
The items on this page are in the following plugins: MBS WinFrameworks Plugin.
