C# Class BgApiDriver.BgApi.ble_msg_connection_feature_ind_evt_t

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

Public Properties

Property Type Description
connection int
features byte[]

Property Details

connection public_oe property

public int connection
return int

features public_oe property

public byte[] features
return byte[]