Namespace: HidSharp.Experimental
Assembly: HidSharp (in HidSharp.dll) Version: 2.6.3
Syntax
public void WriteCharacteristic( BleCharacteristic characteristic, byte[] value, int offset, int count )
Parameters
- characteristic
- Type: HidSharp.ExperimentalBleCharacteristic
- value
- Type: SystemByte
- offset
- Type: SystemInt32
- count
- Type: SystemInt32
See Also