C# Class BgApiDriver.BgApi.ble_msg_attclient_group_found_evt_t

Inheritance: BgApiEvent
Datei anzeigen Open project: ahouben/BleDriver.NET

Public Properties

Property Type Description
connection int
end int
start int
uuid byte[]

Property Details

connection public_oe property

public int connection
return int

end public_oe property

public int end
return int

start public_oe property

public int start
return int

uuid public_oe property

public byte[] uuid
return byte[]