C# 클래스 BTool.AttReadRsp

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

공개 프로퍼티들

프로퍼티 타입 설명
AttReadRspCallback AttReadRspDelegate

공개 메소드들

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

비공개 메소드들

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

메소드 상세

AttReadRsp() 공개 메소드

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

GetATT_ReadRsp() 공개 메소드

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

프로퍼티 상세

AttReadRspCallback 공개적으로 프로퍼티

public AttReadRspDelegate AttReadRspCallback
리턴 AttReadRspDelegate