public class MultiDeviceSearch.IpcDefines
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MSG_EVENT_MULTISEARCH_NEWDEVICE_PARAM_DEVICE
IPC key - MultiDeviceSearchResultInfo
|
static java.lang.String |
MSG_EVENT_MULTISEARCH_RSSIUPDATE_PARAM_ID
IPC key - device identifier
|
static java.lang.String |
MSG_EVENT_MULTISEARCH_RSSIUPDATE_PARAM_RSSI
IPC key - rssi value
|
static int |
MSG_EVENT_MULTISEARCH_whatKEEPALIVE
IPC define - keep alive event
|
static int |
MSG_EVENT_MULTISEARCH_whatNEWDEVICE
IPC define - new device found event
|
static int |
MSG_EVENT_MULTISEARCH_whatRSSIUPDATE
IPC define - rssi update event
|
static int |
MSG_EVENT_MULTISEARCH_whatSCANSTOPPED
IPC define - scan stopped event
|
static java.lang.String |
PATH_MULTISEARCH_PLUGIN_PKG
The plugin package path.
|
static java.lang.String |
PATH_MULTISEARCH_PLUGIN_SERVICE
The plugin service path.
|
static java.lang.String |
REQACC_PARAM_DEVICE_TYPE_LIST
IPC key - requested device types for search
|
Constructor and Description |
---|
MultiDeviceSearch.IpcDefines() |
public static final java.lang.String PATH_MULTISEARCH_PLUGIN_PKG
public static final java.lang.String PATH_MULTISEARCH_PLUGIN_SERVICE
public static final java.lang.String REQACC_PARAM_DEVICE_TYPE_LIST
public static final int MSG_EVENT_MULTISEARCH_whatNEWDEVICE
public static final java.lang.String MSG_EVENT_MULTISEARCH_NEWDEVICE_PARAM_DEVICE
public static final int MSG_EVENT_MULTISEARCH_whatRSSIUPDATE
public static final java.lang.String MSG_EVENT_MULTISEARCH_RSSIUPDATE_PARAM_ID
public static final java.lang.String MSG_EVENT_MULTISEARCH_RSSIUPDATE_PARAM_RSSI
public static final int MSG_EVENT_MULTISEARCH_whatKEEPALIVE
public static final int MSG_EVENT_MULTISEARCH_whatSCANSTOPPED
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.