C# 클래스 ScpControl.Bluetooth.BthDongle

파일 보기 프로젝트 열기: nefarius/ScpToolkit 1 사용 예제들

비공개 메소드들

메소드 설명
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.