Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
com
ReinforceLab
iPhone
Controls
AlphaRexRemoteController
BTPacketHandler
C# Class com.ReinforceLab.iPhone.Controls.AlphaRexRemoteController.BTPacketHandler
ファイルを表示
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