C# Class BgApiDriver.BgApi.ble_msg_attclient_find_information_found_evt_t

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

Public Properties

Property Type Description
chrhandle int
connection int
uuid byte[]

Property Details

chrhandle public property

public int chrhandle
return int

connection public property

public int connection
return int

uuid public property

public byte[] uuid
return byte[]