C# Class BgApiDriver.BgApi.ble_msg_sm_smp_data_evt_t

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

Public Properties

Property Type Description
data byte[]
handle int
packet int

Property Details

data public_oe property

public byte[] data
return byte[]

handle public_oe property

public int handle
return int

packet public_oe property

public int packet
return int