C# Class BgApiDriver.BgApi.ble_msg_attclient_attribute_found_evt_t

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

Méthodes publiques

Свойство Type Description
chrdecl int
connection int
properties int
uuid byte[]
value int

Property Details

chrdecl public_oe property

public int chrdecl
Résultat int

connection public_oe property

public int connection
Résultat int

properties public_oe property

public int properties
Résultat int

uuid public_oe property

public byte[] uuid
Résultat byte[]

value public_oe property

public int value
Résultat int