C# 클래스 BTool.AttFindByTypeValueRsp

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

공개 프로퍼티들

프로퍼티 타입 설명
AttFindByTypeValueRspCallback AttFindByTypeValueRspDelegate

공개 메소드들

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

비공개 메소드들

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

메소드 상세

AttFindByTypeValueRsp() 공개 메소드

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

GetATT_FindByTypeValueRsp() 공개 메소드

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

프로퍼티 상세

AttFindByTypeValueRspCallback 공개적으로 프로퍼티

public AttFindByTypeValueRspDelegate AttFindByTypeValueRspCallback
리턴 AttFindByTypeValueRspDelegate