C# Class BgApiDriver.BgApi.ble_msg_sm_bond_status_evt_t

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

Public Properties

Property Type Description
bond int
keys int
keysize int
mitm int

Property Details

bond public property

public int bond
return int

keys public property

public int keys
return int

keysize public property

public int keysize
return int

mitm public property

public int mitm
return int