public interface IDualCdmaWimaxModemService extends IUsbCellularModemService
Modifier and Type | Field and Description |
---|---|
static int |
SERVICE_MODE_CDMA |
static int |
SERVICE_MODE_WIMAX |
static java.lang.String |
SERVICE_NAME
service name of this interface for the bundle activator
(com.arcom.zywan.device.modem.service.IUsbCellularModemService)
|
Modifier and Type | Method and Description |
---|---|
int |
getServiceMode()
Reports modem service mode.
|
int |
obtainServiceMode()
Obtains modem service mode.
|
void |
switchServiceMode(int mode)
Switched modem service mode from 3G to 4G and vice versa.
|
getSupportedInterfaceType
applyNewConfiguration, connect, disconnect, getCallRxCounter, getCallTxCounter, getConnectionInfo, getGatewayIpAddress, getIfaceName, getIPaddress, getNetworkTechnology, getPowerMode, getServiceType, getSignalStrength, isConnected, isConnecting, isEnabledInConfiguration, isRoaming, provideConfiguration, reset, turnOff, turnOn
allowConnect, disable, enable, getManufacturer, getModel, getRevisionID, getSerialNumber, isConnectAllowed, isEnabled, isOn
getProductID, getUsbPortAddress, getVendorID, isAttached
static final java.lang.String SERVICE_NAME
static final int SERVICE_MODE_CDMA
static final int SERVICE_MODE_WIMAX
void switchServiceMode(int mode) throws java.lang.Exception
mode
- - 3G/4G mode as int
java.lang.Exception
int getServiceMode()
int
java.lang.Exception
int obtainServiceMode() throws java.lang.Exception
int
java.lang.Exception
Copyright © 2009 Eurotech Inc. All rights reserved.