C# 클래스 BTool.AttReadByTypeRsp

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

공개 프로퍼티들

프로퍼티 타입 설명
AttReadByTypeRspCallback AttReadByTypeRspDelegate

공개 메소드들

메소드 설명
AttReadByTypeRsp ( DeviceForm deviceForm ) : System.Collections.Generic
GetATT_ReadByTypeRsp ( HCIReplies hciReplies, bool &dataFound ) : bool

비공개 메소드들

메소드 설명
SendRspCallback ( HCIReplies hciReplies, bool success ) : void

메소드 상세

AttReadByTypeRsp() 공개 메소드

public AttReadByTypeRsp ( DeviceForm deviceForm ) : System.Collections.Generic
deviceForm DeviceForm
리턴 System.Collections.Generic

GetATT_ReadByTypeRsp() 공개 메소드

public GetATT_ReadByTypeRsp ( HCIReplies hciReplies, bool &dataFound ) : bool
hciReplies HCIReplies
dataFound bool
리턴 bool

프로퍼티 상세

AttReadByTypeRspCallback 공개적으로 프로퍼티

public AttReadByTypeRspDelegate AttReadByTypeRspCallback
리턴 AttReadByTypeRspDelegate