Platforms to show: All Mac Windows Linux Cross-Platform

Back to WindowsBlueToothLECharacteristicMBS class.

WindowsBlueToothLECharacteristicMBS.AttributeHandle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No All
The handle to the Bluetooth LE GATT profile attributes.

(Read only property)

WindowsBlueToothLECharacteristicMBS.CharacteristicUuid as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No All
The Universally Unique ID (UUID) of the characteristic.

(Read only property)

Some examples using this property:

WindowsBlueToothLECharacteristicMBS.CharacteristicValueHandle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No All
The handle to the Bluetooth LE GATT profile characteristic value.

(Read only property)

WindowsBlueToothLECharacteristicMBS.HasExtendedProperties as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No All
The characteristic has extended properties, which will be presented through a Characteristic Extended Properties descriptor.

(Read only property)

WindowsBlueToothLECharacteristicMBS.IsBroadcastable as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No All
The characteristic can be broadcast.

(Read only property)

WindowsBlueToothLECharacteristicMBS.IsIndicatable as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No All
The characteristic can be updated by the device through Handle Value Indications, and the new value will be returned through the ChangeEvent event.

(Read only property)

WindowsBlueToothLECharacteristicMBS.IsNotifiable as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No All
The characteristic can be updated by the device through Handle Value Notifications, and the new value will be returned through the ChangeEvent event.

(Read only property)

Some examples using this property:

WindowsBlueToothLECharacteristicMBS.IsReadable as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No All
The characteristic can be read.

(Read only property)

WindowsBlueToothLECharacteristicMBS.IsSignedWritable as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No All
The characteristic can be signed writable.

(Read only property)

WindowsBlueToothLECharacteristicMBS.IsWritable as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No All
The characteristic can be written to.

(Read only property)

WindowsBlueToothLECharacteristicMBS.IsWritableWithoutResponse as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No All
The characteristic can be written to without requiring a response.

(Read only property)

WindowsBlueToothLECharacteristicMBS.ServiceHandle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No All
The handle to the Bluetooth LE GATT profile service.

(Read only property)

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


The biggest plugin in space...