C# Class BTool.HCICmds.GATTCmds.GATT_ReliableWrites.WriteElement

Mostra file Open project: x893/BTool

Public Properties

Property Type Description
handle ushort
offset ushort
value string
valueLen byte

Property Details

handle public_oe property

public ushort handle
return ushort

offset public_oe property

public ushort offset
return ushort

value public_oe property

public string value
return string

valueLen public_oe property

public byte valueLen
return byte