C# Class BgApiDriver.BgApi.ble_msg_sm_smp_data_evt_t

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

Public Properties

Property Type Description
data byte[]
handle int
packet int

Property Details

data public property

public byte[] data
return byte[]

handle public property

public int handle
return int

packet public property

public int packet
return int