Platforms to show: All Mac Windows Linux Cross-Platform

WindowsBluetoothLEAdvertisementMBS class

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

This class is used to represent an advertisement received by the system, an advertisement pattern to filter for, or an advertisement payload that needs to be published. In the case it is generated by the system to represent an advertisement received, certain properties are automatically populated.

For more information about its usage, refer to WindowsBluetoothLEAdvertisementWatcherMBS class for receiving advertisements and the WindowsBluetoothLEAdvertisementPublisherMBS class for sending advertisements.
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.

Flags

Constant Value Description
AdvertisementFlagsClassicNotSupported 4 Specifies Bluetooth BR/EDR not supported.
AdvertisementFlagsDualModeControllerCapable 8 Specifies simultaneous Bluetooth LE and BR/EDR to same device capable (controller).
AdvertisementFlagsDualModeHostCapable 16 Specifies simultaneous Bluetooth LE and BR/EDR to same device capable (host)
AdvertisementFlagsGeneralDiscoverableMode 2 Specifies Bluetooth LE General Discoverable Mode.
AdvertisementFlagsLimitedDiscoverableMode 1 Specifies Bluetooth LE Limited Discoverable Mode.
AdvertisementFlagsNone 0 Specifies no flag.

This class has no sub classes.

Some properties using for this class:

Some examples using this class:

Blog Entries


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


WindowsBlueToothDeviceSearchParameterMBS   -   WindowsBluetoothLEAdvertisementReceivedEventArgsMBS


The biggest plugin in space...