C# Class com.ReinforceLab.iPhone.Controls.AlphaRexRemoteController.BTPacketHandler

Mostrar archivo Open project: reinforce-lab/com.ReinforceLab.MonoTouch.Controls Class Usage Examples

Public Methods

Method Description
StartInquiry ( ) : bool
StopInquiry ( ) : void

Private Methods

Method Description
getDeviceInfoForAddress ( Byte addr ) : BTDeviceInfo
invokeDeviceListChangedEvent ( ) : void
next ( ) : void
packet_handler ( byte packet_type, UInt16 channel, IntPtr packet_ptr, UInt16 size ) : void

Method Details

StartInquiry() public static method

public static StartInquiry ( ) : bool
return bool

StopInquiry() public static method

public static StopInquiry ( ) : void
return void