C# Class ScpControl.Bluetooth.BthDongle

Mostra file Open project: nefarius/ScpToolkit Class Usage Examples

Private Methods

Method Description
HicWorker ( object o ) : void

Processes communication with the Bluetooth host device.

L2CapWorker ( object o ) : void

Main task listening for incoming L2CAP data on the bulk pipe.

ParseBufferDs3 ( BthDevice connection, ScpControl.Bluetooth.L2CapDataPacket packet ) : void

Parses an incoming DualShock 3 HID report.

ParseBufferDs4 ( BthDevice connection, byte buffer, int transfered ) : void

Parses an incoming DualShock 4 HID report.