C# 클래스 com.ReinforceLab.iPhone.Controls.AlphaRexRemoteController.BTPacketHandler

파일 보기 프로젝트 열기: reinforce-lab/com.ReinforceLab.MonoTouch.Controls 1 사용 예제들

공개 메소드들

메소드 설명
StartInquiry ( ) : bool
StopInquiry ( ) : void

비공개 메소드들

메소드 설명
getDeviceInfoForAddress ( Byte addr ) : BTDeviceInfo
invokeDeviceListChangedEvent ( ) : void
next ( ) : void
packet_handler ( byte packet_type, UInt16 channel, IntPtr packet_ptr, UInt16 size ) : void

메소드 상세

StartInquiry() 공개 정적인 메소드

public static StartInquiry ( ) : bool
리턴 bool

StopInquiry() 공개 정적인 메소드

public static StopInquiry ( ) : void
리턴 void