C# Class BgApiDriver.BgApi.ble_msg_attclient_group_found_evt_t

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

Public Properties

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

Property Details

connection public property

public int connection
return int

end public property

public int end
return int

start public property

public int start
return int

uuid public property

public byte[] uuid
return byte[]