Platforms to show: All Mac Windows Linux Cross-Platform

Back to WindowsBluetoothLEAdvertisementReceivedEventArgsMBS class.

WindowsBluetoothLEAdvertisementReceivedEventArgsMBS.AdvertisementTypeConnectableDirected = 1

Type Topic Plugin Version
const Bluetooth MBS WinFrameworks Plugin 22.2
Specifies the different types of Bluetooth LE advertisement payloads.

The advertisement is directed and indicates that the device is connectable but not scannable. This advertisement type cannot carry data.
This corresponds with the ADV_DIRECT_IND type defined in the Bluetooth LE specifications.

WindowsBluetoothLEAdvertisementReceivedEventArgsMBS.AdvertisementTypeConnectableUndirected = 0

Type Topic Plugin Version
const Bluetooth MBS WinFrameworks Plugin 22.2
Specifies the different types of Bluetooth LE advertisement payloads.

The advertisement is undirected and indicates that the device is connectable and scannable. This advertisement type can carry data.
This corresponds with the ADV_IND type defined in the Bluetooth LE specifications.

WindowsBluetoothLEAdvertisementReceivedEventArgsMBS.AdvertisementTypeNonConnectableUndirected = 3

Type Topic Plugin Version
const Bluetooth MBS WinFrameworks Plugin 22.2
Specifies the different types of Bluetooth LE advertisement payloads.

The advertisement is undirected and indicates that the device is not connectable nor scannable. This advertisement type can carry data.
This corresponds with the ADV_NONCONN_IND type defined in the Bluetooth LE specifications.

WindowsBluetoothLEAdvertisementReceivedEventArgsMBS.AdvertisementTypeScannableUndirected = 2

Type Topic Plugin Version
const Bluetooth MBS WinFrameworks Plugin 22.2
Specifies the different types of Bluetooth LE advertisement payloads.

The advertisement is undirected and indicates that the device is scannable but not connectable. This advertisement type can carry data.
This corresponds with the ADV_SCAN_IND type defined in the Bluetooth LE specifications.

WindowsBluetoothLEAdvertisementReceivedEventArgsMBS.AdvertisementTypeScanResponse = 4

Type Topic Plugin Version
const Bluetooth MBS WinFrameworks Plugin 22.2
Specifies the different types of Bluetooth LE advertisement payloads.

This advertisement is a scan response to a scan request issued for a scannable advertisement. This advertisement type can carry data.
This corresponds with the SCAN_RSP type defined in the Bluetooth LE specifications.

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


The biggest plugin in space...