BTH_LE_GATT_DESCRIPTOR_VALUE class base Struct
The BTH_LE_GATT_DESCRIPTOR_VALUE structure describes a parent characteristic.
- Inheritance
-
- Object
- NativeType
- Struct
- BTH_LE_GATT_DESCRIPTOR_VALUE
- Available Extensions
Constructors
Properties
- Anonymous ↔ _BTH_LE_GATT_DESCRIPTOR_VALUE__Anonymous_e__Union
-
read / write
-
Data
↔ Array<
Uint8> -
read / write
- DataSize ↔ int
-
read / write
- DescriptorType ↔ int
-
read / write
- DescriptorUuid ↔ BTH_LE_UUID
-
read / write
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited