C# Class BgApiDriver.BgApi.ble_msg_attributes_read_rsp_t

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

Méthodes publiques

Свойство Type Description
handle int
offset int
value byte[]

Property Details

handle public_oe property

public int handle
Résultat int

offset public_oe property

public int offset
Résultat int

value public_oe property

public byte[] value
Résultat byte[]