C# Class BgApiDriver.BgApi.ble_msg_attributes_read_type_rsp_t

Inheritance: BgApiResponse
Datei anzeigen Open project: ahouben/BleDriver.NET

Public Properties

Property Type Description
handle int
value byte[]

Property Details

handle public_oe property

public int handle
return int

value public_oe property

public byte[] value
return byte[]