CharacteristicProperty
Enumeration of properties of GATT characteristics.
A property defines available actions for a given characteristic.
Entries
A property that indicates a peripheral can write the characteristic’s value, without a response to indicate that the write succeeded.
A property that indicates the peripheral allows signed writes of the characteristic’s value, without a response to indicate the write succeeded.
A property that indicates the characteristic defines additional properties in the extended properties descriptor.
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.