C# 클래스 BgApiDriver.BgApi.ble_msg_sm_bond_status_evt_t

상속: BgApiEvent
파일 보기 프로젝트 열기: ahouben/BleDriver.NET

공개 프로퍼티들

프로퍼티 타입 설명
bond int
keys int
keysize int
mitm int

프로퍼티 상세

bond 공개적으로 프로퍼티

public int bond
리턴 int

keys 공개적으로 프로퍼티

public int keys
리턴 int

keysize 공개적으로 프로퍼티

public int keysize
리턴 int

mitm 공개적으로 프로퍼티

public int mitm
리턴 int