C# Class BgApiDriver.BgApi.ble_msg_sm_bond_status_evt_t

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

Public Properties

Property Type Description
bond int
keys int
keysize int
mitm int

Property Details

bond public_oe property

public int bond
return int

keys public_oe property

public int keys
return int

keysize public_oe property

public int keysize
return int

mitm public_oe property

public int mitm
return int