WindowsBlueToothLEMBS class

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

WindowsBlueToothLEMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Bluetooth MBS Bluetooth Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No All
The class for using Bluetooth LE functions on Windows 8 or newer.

Flags

Constant Value Description
kFlagConnectionAuthenticated &h00000002 The client requests the data to be transmitted over an authenticated channel.
kFlagConnectionEncrypted &h00000001 The client requests the data to be transmitted over an encrypted channel.
kFlagForceReadFromCache &h00000008 The descriptor value is to be read from the cache (regardless of whether it is present in the cache or not).
kFlagForceReadFromDevice &h00000004 The descriptor value is to be read directly from the device. This overwrites the one in the cache if one is already present.
kFlagNone &h00000000 No flag.
kFlagReturnAll &h00000040
kFlagSignedWrite &h00000010 Signed write. Profile drivers must use with kFlagWriteWithoutResponse in order to produce signed write without a response.
kFlagWriteWithoutResponse &h00000020 Write without response.

This class has no sub classes.

Some examples using this class:

Blog Entries

Release notes


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


WindowsBluetoothLEManufacturerDataMBS   -   WindowsBlueToothLEServiceMBS


💬 Ask a question or report a problem