C# 클래스 BTool.RxDataInRspData

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

공개 메소드들

메소드 설명
GetRspData ( RxDataIn rxDataIn, HCIStopWait stopWaitEvent ) : void
RxDataInRspData ( DeviceForm deviceForm ) : System
UnloadAttMsgHeader ( byte &data, int &index, bool &dataErr, HCIReplies &attMsgHdr ) : byte

메소드 상세

GetRspData() 공개 메소드

public GetRspData ( RxDataIn rxDataIn, HCIStopWait stopWaitEvent ) : void
rxDataIn RxDataIn
stopWaitEvent HCIStopWait
리턴 void

RxDataInRspData() 공개 메소드

public RxDataInRspData ( DeviceForm deviceForm ) : System
deviceForm DeviceForm
리턴 System

UnloadAttMsgHeader() 공개 메소드

public UnloadAttMsgHeader ( byte &data, int &index, bool &dataErr, HCIReplies &attMsgHdr ) : byte
data byte
index int
dataErr bool
attMsgHdr HCIReplies
리턴 byte