Platforms to show: All Mac Windows Linux Cross-Platform

Back to WindowsGattCharacteristicMBS class.

WindowsGattCharacteristicMBS.CacheModeCached = 0

Type Topic Plugin Version
const Bluetooth MBS WinFrameworks Plugin 22.3
One of the cache mode constants.

Cached data.

WindowsGattCharacteristicMBS.CacheModeUncached = 1

Type Topic Plugin Version
const Bluetooth MBS WinFrameworks Plugin 22.3
One of the cache mode constants.

Uncached data.

WindowsGattCharacteristicMBS.PropertiesAuthenticatedSignedWrites = &h40

Type Topic Plugin Version
const Bluetooth MBS WinFrameworks Plugin 23.0
One of the GATT characteristic properties values.

The characteristic supports signed writes.

WindowsGattCharacteristicMBS.PropertiesBroadcast = 1

Type Topic Plugin Version
const Bluetooth MBS WinFrameworks Plugin 23.0
One of the GATT characteristic properties values.

The characteristic supports broadcasting.

WindowsGattCharacteristicMBS.PropertiesExtendedProperties = &h80

Type Topic Plugin Version
const Bluetooth MBS WinFrameworks Plugin 23.0
One of the GATT characteristic properties values.

The ExtendedProperties Descriptor is present.

WindowsGattCharacteristicMBS.PropertiesIndicate = &h20

Type Topic Plugin Version
const Bluetooth MBS WinFrameworks Plugin 23.0
One of the GATT characteristic properties values.

The characteristic is indicatable.

WindowsGattCharacteristicMBS.PropertiesNone = 0

Type Topic Plugin Version
const Bluetooth MBS WinFrameworks Plugin 23.0
One of the GATT characteristic properties values.

The characteristic doesn’t have any properties that apply.

WindowsGattCharacteristicMBS.PropertiesNotify = &h10

Type Topic Plugin Version
const Bluetooth MBS WinFrameworks Plugin 23.0
One of the GATT characteristic properties values.

The characteristic is notifiable.

WindowsGattCharacteristicMBS.PropertiesRead = 2

Type Topic Plugin Version
const Bluetooth MBS WinFrameworks Plugin 23.0
One of the GATT characteristic properties values.

The characteristic is readable.

WindowsGattCharacteristicMBS.PropertiesReliableWrites = &h100

Type Topic Plugin Version
const Bluetooth MBS WinFrameworks Plugin 23.0
One of the GATT characteristic properties values.

The characteristic supports reliable writes.

WindowsGattCharacteristicMBS.PropertiesWritableAuxiliaries = &h200

Type Topic Plugin Version
const Bluetooth MBS WinFrameworks Plugin 23.0
One of the GATT characteristic properties values.

The characteristic has writable auxiliaries.

WindowsGattCharacteristicMBS.PropertiesWrite = 8

Type Topic Plugin Version
const Bluetooth MBS WinFrameworks Plugin 23.0
One of the GATT characteristic properties values.

The characteristic is writable.

WindowsGattCharacteristicMBS.PropertiesWriteWithoutResponse = 4

Type Topic Plugin Version
const Bluetooth MBS WinFrameworks Plugin 23.0
One of the GATT characteristic properties values.

The characteristic supports Write Without Response.

WindowsGattCharacteristicMBS.ProtectionLevelAuthenticationRequired = 1

Type Topic Plugin Version
const Bluetooth MBS WinFrameworks Plugin 22.3
One of the protection levels.

Require the link to be authenticated.

WindowsGattCharacteristicMBS.ProtectionLevelEncryptionAndAuthenticationRequired = 3

Type Topic Plugin Version
const Bluetooth MBS WinFrameworks Plugin 22.3
One of the protection levels.

Require the link to be encrypted and authenticated.

WindowsGattCharacteristicMBS.ProtectionLevelEncryptionRequired = 2

Type Topic Plugin Version
const Bluetooth MBS WinFrameworks Plugin 22.3
One of the protection levels.

Require the link to be encrypted.

WindowsGattCharacteristicMBS.ProtectionLevelPlain = 0

Type Topic Plugin Version
const Bluetooth MBS WinFrameworks Plugin 22.3
One of the protection levels.

Uses the default protection level.

WindowsGattCharacteristicMBS.StatusAccessDenied = 3

Type Topic Plugin Version
const Bluetooth MBS WinFrameworks Plugin 23.0
One of the status values.

Access is denied.

WindowsGattCharacteristicMBS.StatusProtocolError = 2

Type Topic Plugin Version
const Bluetooth MBS WinFrameworks Plugin 23.0
One of the status values.

There was a GATT communication protocol error.

WindowsGattCharacteristicMBS.StatusSuccess = 0

Type Topic Plugin Version
const Bluetooth MBS WinFrameworks Plugin 23.0
One of the status values.

The operation completed successfully.

WindowsGattCharacteristicMBS.StatusUnreachable = 1

Type Topic Plugin Version
const Bluetooth MBS WinFrameworks Plugin 23.0
One of the status values.

No communication can be performed with the device, at this time.

WindowsGattCharacteristicMBS.WriteWithoutResponse = 1

Type Topic Plugin Version
const Bluetooth MBS WinFrameworks Plugin 22.3
One of the write option constants.

The Write Without Response procedure shall be used.

WindowsGattCharacteristicMBS.WriteWithResponse = 0

Type Topic Plugin Version
const Bluetooth MBS WinFrameworks Plugin 22.3
One of the write option constants.

The default GATT write procedure shall be used.

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...