BleCharacteristic Class

HIDSharp
Inheritance Hierarchy

SystemObject
  HidSharp.ExperimentalBleCharacteristic

Namespace:  HidSharp.Experimental
Assembly:  HidSharp (in HidSharp.dll) Version: 2.6.3
Syntax

public abstract class BleCharacteristic

The BleCharacteristic type exposes the following members.

Properties

  NameDescription
Public propertyIsIndicatable
Public propertyIsNotifiable
Public propertyIsReadable
Public propertyIsWritable
Public propertyIsWritableWithoutResponse
Public propertyProperties
Public propertyUuid
Top
Methods

  NameDescription
Public methodGetDescriptorOrNull
Public methodGetDescriptors
Public methodHasDescriptor
Public methodToString (Overrides ObjectToString.)
Public methodTryGetDescriptor
Top
See Also

Reference