The BTH_LE_GATT_CHARACTERISTIC structure describes a Bluetooth Low Energy (LE) generic attribute (GATT) profile characteristic.
- Inheritance
- Implemented types
- Available extensions
Constructors
Properties
-
address
→ Pointer<
T> -
Available on T, provided by the StructAddress extension
The memory address of the underlying data.no setter - AttributeHandle ↔ int
-
getter/setter pair
- CharacteristicUuid ↔ BTH_LE_UUID
-
getter/setter pair
- CharacteristicValueHandle ↔ int
-
getter/setter pair
- HasExtendedProperties ↔ int
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- IsBroadcastable ↔ int
-
getter/setter pair
- IsIndicatable ↔ int
-
getter/setter pair
- IsNotifiable ↔ int
-
getter/setter pair
- IsReadable ↔ int
-
getter/setter pair
- IsSignedWritable ↔ int
-
getter/setter pair
- IsWritable ↔ int
-
getter/setter pair
- IsWritableWithoutResponse ↔ int
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- ServiceHandle ↔ int
-
getter/setter pair
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