C# Class BTool.HCICmds.GATTCmds.GATT_ReliableWrites

Mostra file Open project: x893/BTool

Public Properties

Property Type Description
cmdName string
dataLength byte
opCodeValue ushort
writeElement BTool.HCICmds.GATTCmds.GATT_ReliableWrites.WriteElement[]

Private Properties

Property Type Description

Property Details

cmdName public_oe property

public string cmdName
return string

dataLength public_oe property

public byte dataLength
return byte

opCodeValue public_oe property

public ushort opCodeValue
return ushort

writeElement public_oe property

public HCICmds.GATTCmds.GATT_ReliableWrites.WriteElement[],BTool writeElement
return BTool.HCICmds.GATTCmds.GATT_ReliableWrites.WriteElement[]