C# Class BgApiDriver.BgApi.ble_msg_connection_raw_rx_evt_t

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

Méthodes publiques

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

Property Details

connection public_oe property

public int connection
Résultat int

data public_oe property

public byte[] data
Résultat byte[]