BTH_LE_GATT_DESCRIPTOR_VALUE class base struct

Inheritance
Implemented types
Available extensions

Properties

address Pointer<T>

Available on T, provided by the StructAddress extension

The memory address of the underlying data.
no setter
Anonymous BTH_LE_GATT_DESCRIPTOR_VALUE_0
getter/setter pair
CharacteristicExtendedProperties BTH_LE_GATT_DESCRIPTOR_VALUE_0_0

Available on BTH_LE_GATT_DESCRIPTOR_VALUE, provided by the BTH_LE_GATT_DESCRIPTOR_VALUE_0_Extension extension

getter/setter pair
CharacteristicFormat BTH_LE_GATT_DESCRIPTOR_VALUE_0_3

Available on BTH_LE_GATT_DESCRIPTOR_VALUE, provided by the BTH_LE_GATT_DESCRIPTOR_VALUE_0_Extension extension

getter/setter pair
ClientCharacteristicConfiguration BTH_LE_GATT_DESCRIPTOR_VALUE_0_1

Available on BTH_LE_GATT_DESCRIPTOR_VALUE, provided by the BTH_LE_GATT_DESCRIPTOR_VALUE_0_Extension extension

getter/setter pair
Data Array<Uint8>
A pointer to the descriptor value data.
getter/setter pair
DataSize int
The size, in bytes, of the descriptor value.
getter/setter pair
Description BTH_LE_UUID

Available on BTH_LE_GATT_DESCRIPTOR_VALUE, provided by the BTH_LE_GATT_DESCRIPTOR_VALUE_0_3_Extension extension

getter/setter pair
DescriptorType BTH_LE_GATT_DESCRIPTOR_TYPE
The type of the descriptor value.
getter/setter pair
DescriptorUuid BTH_LE_UUID
The Universally Unique ID (UUID) of the descriptor value.
getter/setter pair
Exponent int

Available on BTH_LE_GATT_DESCRIPTOR_VALUE, provided by the BTH_LE_GATT_DESCRIPTOR_VALUE_0_3_Extension extension

getter/setter pair
Format int

Available on BTH_LE_GATT_DESCRIPTOR_VALUE, provided by the BTH_LE_GATT_DESCRIPTOR_VALUE_0_3_Extension extension

getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
IsAuxiliariesWritable bool

Available on BTH_LE_GATT_DESCRIPTOR_VALUE, provided by the BTH_LE_GATT_DESCRIPTOR_VALUE_0_0_Extension extension

getter/setter pair
IsBroadcast bool

Available on BTH_LE_GATT_DESCRIPTOR_VALUE, provided by the BTH_LE_GATT_DESCRIPTOR_VALUE_0_2_Extension extension

getter/setter pair
IsReliableWriteEnabled bool

Available on BTH_LE_GATT_DESCRIPTOR_VALUE, provided by the BTH_LE_GATT_DESCRIPTOR_VALUE_0_0_Extension extension

getter/setter pair
IsSubscribeToIndication bool

Available on BTH_LE_GATT_DESCRIPTOR_VALUE, provided by the BTH_LE_GATT_DESCRIPTOR_VALUE_0_1_Extension extension

getter/setter pair
IsSubscribeToNotification bool

Available on BTH_LE_GATT_DESCRIPTOR_VALUE, provided by the BTH_LE_GATT_DESCRIPTOR_VALUE_0_1_Extension extension

getter/setter pair
NameSpace int

Available on BTH_LE_GATT_DESCRIPTOR_VALUE, provided by the BTH_LE_GATT_DESCRIPTOR_VALUE_0_3_Extension extension

getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
ServerCharacteristicConfiguration BTH_LE_GATT_DESCRIPTOR_VALUE_0_2

Available on BTH_LE_GATT_DESCRIPTOR_VALUE, provided by the BTH_LE_GATT_DESCRIPTOR_VALUE_0_Extension extension

getter/setter pair
Unit BTH_LE_UUID

Available on BTH_LE_GATT_DESCRIPTOR_VALUE, provided by the BTH_LE_GATT_DESCRIPTOR_VALUE_0_3_Extension extension

getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toNative({Allocator allocator = adaptiveCalloc}) Pointer<BTH_LE_GATT_DESCRIPTOR_VALUE>
Allocates native memory and copies the contents of this struct into it.
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited