BleGattProperty
Properties available on characteristic. It defines available set of actions.
Entries
Characteristic property: Characteristic is broadcastable.
Characteristic property: Characteristic has extended properties.
Characteristic property: Characteristic supports indication.
Characteristic property: Characteristic supports notification.
Characteristic property: Characteristic is readable.
Characteristic property: Characteristic supports write with signature.
Characteristic property: Characteristic can be written.
Characteristic property: Characteristic can be written without response.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.