Platforms to show: All Mac Windows Linux Cross-Platform

Back to WindowsGattDeviceServiceMBS class.

WindowsGattDeviceServiceMBS.AlertNotification as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Bluetooth MBS WinFrameworks Plugin 23.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Function: Gets the Bluetooth SIG-defined AlertNotification Service UUID.
WindowsGattDeviceServiceMBS.Battery as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Bluetooth MBS WinFrameworks Plugin 23.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Function: Gets the Bluetooth SIG-defined Battery Service UUID.
WindowsGattDeviceServiceMBS.BloodPressure as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Bluetooth MBS WinFrameworks Plugin 23.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Function: Gets the Bluetooth SIG-defined Blood Pressure Service UUID.
WindowsGattDeviceServiceMBS.CurrentTime as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Bluetooth MBS WinFrameworks Plugin 23.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Function: Gets the Bluetooth SIG-defined CurrentTime service UUID.
WindowsGattDeviceServiceMBS.CyclingPower as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Bluetooth MBS WinFrameworks Plugin 23.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Function: Gets the Bluetooth SIG-defined CyclingPower service UUID.
WindowsGattDeviceServiceMBS.CyclingSpeedAndCadence as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Bluetooth MBS WinFrameworks Plugin 23.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Function: Gets the Bluetooth SIG-defined Cycling Speed And Cadence Service UUID.
WindowsGattDeviceServiceMBS.DeviceInformation as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Bluetooth MBS WinFrameworks Plugin 23.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Function: Gets the Bluetooth SIG-defined DeviceInformation service UUID.
WindowsGattDeviceServiceMBS.FromIdAsync(Id as String, delegateHandler as ServiceFromIdAsyncCompletedMBS)
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Bluetooth MBS WinFrameworks Plugin 23.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Function: Instantiates a new GattDeviceService from the device ID.
Notes: Id: The GATT device ID.

See also:

WindowsGattDeviceServiceMBS.FromIdAsync(Id as String, sharingMode as Integer, delegateHandler as ServiceFromIdAsyncCompletedMBS)
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Bluetooth MBS WinFrameworks Plugin 23.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Function: Instantiates a new GattDeviceService object from the device ID.
Notes:
deviceId: The GATT device ID.
sharingMode: The sharing mode of the GATT device.

See also:

WindowsGattDeviceServiceMBS.GenericAccess as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Bluetooth MBS WinFrameworks Plugin 23.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Function: Gets the Bluetooth SIG-defined UUID for the Generic Access Service.
WindowsGattDeviceServiceMBS.GenericAttribute as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Bluetooth MBS WinFrameworks Plugin 23.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Function: Gets the Bluetooth SIG-defined UUID for the Generic Attribute Service.
WindowsGattDeviceServiceMBS.GetDeviceSelectorFromShortId(serviceShortId as UInt16) as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Bluetooth MBS WinFrameworks Plugin 22.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
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.
WindowsGattDeviceServiceMBS.GetDeviceSelectorFromUuid(serviceUuid as String) as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Bluetooth MBS WinFrameworks Plugin 22.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
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.
WindowsGattDeviceServiceMBS.Glucose as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Bluetooth MBS WinFrameworks Plugin 23.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Function: Gets the Bluetooth SIG-defined Glucose Service UUID.
WindowsGattDeviceServiceMBS.HealthThermometer as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Bluetooth MBS WinFrameworks Plugin 23.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Function: Gets the Bluetooth SIG-defined Health Thermometer Service UUID.
WindowsGattDeviceServiceMBS.HeartRate as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Bluetooth MBS WinFrameworks Plugin 23.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Function: Gets the Bluetooth SIG-defined Heart Rate Service UUID.
WindowsGattDeviceServiceMBS.HumanInterfaceDevice as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Bluetooth MBS WinFrameworks Plugin 23.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Function: Gets the Bluetooth SIG-defined HumanInterfaceDevice service UUID.
WindowsGattDeviceServiceMBS.ImmediateAlert as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Bluetooth MBS WinFrameworks Plugin 23.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Function: Gets the Bluetooth SIG-defined ImmediateAlert service UUID.
WindowsGattDeviceServiceMBS.LinkLoss as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Bluetooth MBS WinFrameworks Plugin 23.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Function: Gets the Bluetooth SIG-defined LinkLoss service UUID.
WindowsGattDeviceServiceMBS.LocationAndNavigation as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Bluetooth MBS WinFrameworks Plugin 23.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Function: Gets the Bluetooth SIG-defined LocationAndNavigation service UUID.
WindowsGattDeviceServiceMBS.NextDstChange as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Bluetooth MBS WinFrameworks Plugin 23.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Function: Gets the Bluetooth SIG-defined NextDstChange service UUID.
WindowsGattDeviceServiceMBS.PhoneAlertStatus as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Bluetooth MBS WinFrameworks Plugin 23.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Function: Gets the Bluetooth SIG-defined PhoneAlertStatus service UUID.
WindowsGattDeviceServiceMBS.ReferenceTimeUpdate as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Bluetooth MBS WinFrameworks Plugin 23.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Function: Gets the Bluetooth SIG-defined ReferenceTimeUpdate service UUID.
WindowsGattDeviceServiceMBS.RunningSpeedAndCadence as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Bluetooth MBS WinFrameworks Plugin 23.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Function: Gets the Bluetooth SIG-defined Running Speed And Cadence Service UUID.
WindowsGattDeviceServiceMBS.ScanParameters as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Bluetooth MBS WinFrameworks Plugin 23.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Function: Gets the Bluetooth SIG-defined ScanParameters service UUID.
WindowsGattDeviceServiceMBS.TxPower as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Bluetooth MBS WinFrameworks Plugin 23.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Function: Gets the Bluetooth SIG-defined TxPower service UUID.

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


💬 Ask a question or report a problem
The biggest plugin in space...


Start Chat