C# Class BgApiDriver.BgApi.ble_msg_sm_bond_status_evt_t

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

Méthodes publiques

Свойство Type Description
bond int
keys int
keysize int
mitm int

Property Details

bond public_oe property

public int bond
Résultat int

keys public_oe property

public int keys
Résultat int

keysize public_oe property

public int keysize
Résultat int

mitm public_oe property

public int mitm
Résultat int