C# Class BTool.HCICmds.GATTCmds.GATT_ReliableWrites

Show 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 property

public string cmdName
return string

dataLength public property

public byte dataLength
return byte

opCodeValue public property

public ushort opCodeValue
return ushort

writeElement public property

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