[USB] Added UsbEndpoint and related classes 48/133848/3
authorDinesh Dwivedi <dinesh.d@samsung.com>
Wed, 14 Jun 2017 14:49:46 +0000 (20:19 +0530)
committerDinesh Dwivedi <dinesh.d@samsung.com>
Wed, 21 Jun 2017 10:39:16 +0000 (16:09 +0530)
commit4bd6364f4a0e9c8c52e54f4dc8ba3bac6b607635
tree1c0e7cc012c8995219e5ceea2c4347e0985901b6
parent86ff2f2564c28b4d1ff3f21dd1d381c85acc9fee
[USB] Added UsbEndpoint and related classes

Change-Id: Ia29ff49bf74e2053b28438322cddf44e9326d369
Signed-off-by: Dinesh Dwivedi <dinesh.d@samsung.com>
Tizen.System.Usb/Interop/Interop.Constants.cs [new file with mode: 0644]
Tizen.System.Usb/Interop/Interop.Endpoint.cs [new file with mode: 0644]
Tizen.System.Usb/Interop/Interop.ErrorCode.cs [new file with mode: 0644]
Tizen.System.Usb/Interop/Interop.SafeUsbHandle.cs [new file with mode: 0644]
Tizen.System.Usb/Usb/EndpointDirection.cs [new file with mode: 0644]
Tizen.System.Usb/Usb/UsbEndpoint.cs [new file with mode: 0644]