C# Class BgApiDriver.BgApi.ble_msg_sm_smp_data_evt_t

Inheritance: BgApiEvent
Afficher le fichier Open project: ahouben/BleDriver.NET

Méthodes publiques

Свойство Type Description
data byte[]
handle int
packet int

Property Details

data public_oe property

public byte[] data
Résultat byte[]

handle public_oe property

public int handle
Résultat int

packet public_oe property

public int packet
Résultat int