C# Class BgApiDriver.BgApi.ble_msg_test_debug_rsp_t

Inheritance: BgApiResponse
Show file Open project: ahouben/BleDriver.NET

Public Properties

Property Type Description
opcode int
output byte[]

Property Details

opcode public property

public int opcode
return int

output public property

public byte[] output
return byte[]