Platforms to show: All Mac Windows Linux Cross-Platform
WindowsBlueToothLEDescriptorValueMBS.Data as MemoryBlock
Function:
The descriptor value data.
Notes: (Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
property | Bluetooth | MBS Bluetooth Plugin | 18.1 | No | Yes | No | Yes, Windows only | No |
Notes: (Read and Write property)
WindowsBlueToothLEDescriptorValueMBS.DataSize as Integer
Function:
The size, in bytes, of the descriptor value.
Notes: (Read only property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
property | Bluetooth | MBS Bluetooth Plugin | 18.1 | No | Yes | No | Yes, Windows only | No |
Notes: (Read only property)
WindowsBlueToothLEDescriptorValueMBS.Description as String
Function:
The Universally Unique ID (UUID) that describes the format of the parent characteristic value.
Notes:
Only set if DescriptorType is kDescriptorTypeCharacteristicFormat.
(Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
property | Bluetooth | MBS Bluetooth Plugin | 18.1 | No | Yes | No | Yes, Windows only | No |
Notes:
Only set if DescriptorType is kDescriptorTypeCharacteristicFormat.
(Read and Write property)
WindowsBlueToothLEDescriptorValueMBS.DescriptorType as Integer
Function:
The type of the descriptor value.
Notes:
See WindowsBlueToothLEDescriptorValueMBS.kDescriptorType* constants.
(Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
property | Bluetooth | MBS Bluetooth Plugin | 18.1 | No | Yes | No | Yes, Windows only | No |
Notes:
See WindowsBlueToothLEDescriptorValueMBS.kDescriptorType* constants.
(Read and Write property)
WindowsBlueToothLEDescriptorValueMBS.DescriptorUuid as String
Function:
The Universally Unique ID (UUID) of the descriptor value.
Notes: (Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
property | Bluetooth | MBS Bluetooth Plugin | 18.1 | No | Yes | No | Yes, Windows only | No |
Notes: (Read and Write property)
WindowsBlueToothLEDescriptorValueMBS.Exponent as Integer
Function:
The exponent value to use to determine how the value of the characteristic value is further formatted.
Notes:
Only set if DescriptorType is kDescriptorTypeCharacteristicFormat.
(Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
property | Bluetooth | MBS Bluetooth Plugin | 18.1 | No | Yes | No | Yes, Windows only | No |
Notes:
Only set if DescriptorType is kDescriptorTypeCharacteristicFormat.
(Read and Write property)
WindowsBlueToothLEDescriptorValueMBS.Format as Integer
Function:
The format of the parent characteristic value.
Notes:
Only set if DescriptorType is kDescriptorTypeCharacteristicFormat.
(Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
property | Bluetooth | MBS Bluetooth Plugin | 18.1 | No | Yes | No | Yes, Windows only | No |
Notes:
Only set if DescriptorType is kDescriptorTypeCharacteristicFormat.
(Read and Write property)
WindowsBlueToothLEDescriptorValueMBS.IsAuxiliariesWritable as Boolean
Function:
The characteristic user description descriptor is writable.
Notes:
Only set if DescriptorType is kDescriptorTypeCharacteristicExtendedProperties.
(Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
property | Bluetooth | MBS Bluetooth Plugin | 18.1 | No | Yes | No | Yes, Windows only | No |
Notes:
Only set if DescriptorType is kDescriptorTypeCharacteristicExtendedProperties.
(Read and Write property)
WindowsBlueToothLEDescriptorValueMBS.IsBroadcast as Boolean
Function:
The parent characteristic value can be broadcast.
Notes:
Only set if DescriptorType is kDescriptorTypeServerCharacteristicConfiguration.
(Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
property | Bluetooth | MBS Bluetooth Plugin | 18.1 | No | Yes | No | Yes, Windows only | No |
Notes:
Only set if DescriptorType is kDescriptorTypeServerCharacteristicConfiguration.
(Read and Write property)
WindowsBlueToothLEDescriptorValueMBS.IsReliableWriteEnabled as Boolean
Function:
The parent characteristic value is reliable write enabled.
Notes:
Only set if DescriptorType is kDescriptorTypeCharacteristicExtendedProperties.
(Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
property | Bluetooth | MBS Bluetooth Plugin | 18.1 | No | Yes | No | Yes, Windows only | No |
Notes:
Only set if DescriptorType is kDescriptorTypeCharacteristicExtendedProperties.
(Read and Write property)
WindowsBlueToothLEDescriptorValueMBS.IsSubscribeToIndication as Boolean
Function:
Whether the characteristic has been registered with the device to receive Handle Value Indications.
Notes:
True if the characteristic has been registered. Otherwise, false.
Only set if DescriptorType is kDescriptorTypeClientCharacteristicConfiguration.
(Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
property | Bluetooth | MBS Bluetooth Plugin | 18.1 | No | Yes | No | Yes, Windows only | No |
Notes:
True if the characteristic has been registered. Otherwise, false.
Only set if DescriptorType is kDescriptorTypeClientCharacteristicConfiguration.
(Read and Write property)
WindowsBlueToothLEDescriptorValueMBS.IsSubscribeToNotification as Boolean
Function:
Whether the characteristic has been registered with the device to receive Handle Value Notifications.
Notes:
True if the characteristic has been registered. Otherwise, false.
Only set if DescriptorType is kDescriptorTypeClientCharacteristicConfiguration.
(Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
property | Bluetooth | MBS Bluetooth Plugin | 18.1 | No | Yes | No | Yes, Windows only | No |
Notes:
True if the characteristic has been registered. Otherwise, false.
Only set if DescriptorType is kDescriptorTypeClientCharacteristicConfiguration.
(Read and Write property)
WindowsBlueToothLEDescriptorValueMBS.NameSpaceValue as Integer
Function:
The name-space where the unit is defined in the Assigned Numbers specification.
Notes:
Only set if DescriptorType is kDescriptorTypeCharacteristicFormat.
(Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
property | Bluetooth | MBS Bluetooth Plugin | 18.1 | No | Yes | No | Yes, Windows only | No |
Notes:
Only set if DescriptorType is kDescriptorTypeCharacteristicFormat.
(Read and Write property)
WindowsBlueToothLEDescriptorValueMBS.Unit as String
Function:
The unit of the characteristic value as defined in the Assigned Numbers specification.
Notes:
Only set if DescriptorType is kDescriptorTypeCharacteristicFormat.
(Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
property | Bluetooth | MBS Bluetooth Plugin | 18.1 | No | Yes | No | Yes, Windows only | No |
Notes:
Only set if DescriptorType is kDescriptorTypeCharacteristicFormat.
(Read and Write property)
The items on this page are in the following plugins: MBS Bluetooth Plugin.
Links
MBS FileMaker blog