Inheritance Hierarchy
HidSharp.ExperimentalBleCharacteristic
Namespace: HidSharp.Experimental
Assembly: HidSharp (in HidSharp.dll) Version: 2.6.3
Syntax
The BleCharacteristic type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | IsIndicatable | |
![]() | IsNotifiable | |
![]() | IsReadable | |
![]() | IsWritable | |
![]() | IsWritableWithoutResponse | |
![]() | Properties | |
![]() | Uuid |
Methods
Name | Description | |
---|---|---|
![]() | GetDescriptorOrNull | |
![]() | GetDescriptors | |
![]() | HasDescriptor | |
![]() | ToString | (Overrides ObjectToString.) |
![]() | TryGetDescriptor |
See Also