C# 클래스 BTool.AttHandleValueNotification

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

공개 프로퍼티들

프로퍼티 타입 설명
AttHandleValueNotificationCallback AttHandleValueNotificationDelegate

공개 메소드들

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

비공개 메소드들

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

메소드 상세

AttHandleValueNotification() 공개 메소드

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

GetATT_HandleValueNotification() 공개 메소드

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

프로퍼티 상세

AttHandleValueNotificationCallback 공개적으로 프로퍼티

public AttHandleValueNotificationDelegate AttHandleValueNotificationCallback
리턴 AttHandleValueNotificationDelegate