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.
|
getSupportedInterfaceTypeapplyNewConfiguration, connect, disconnect, getCallRxCounter, getCallTxCounter, getConnectionInfo, getGatewayIpAddress, getIfaceName, getIPaddress, getNetworkTechnology, getPowerMode, getServiceType, getSignalStrength, isConnected, isConnecting, isEnabledInConfiguration, isRoaming, provideConfiguration, reset, turnOff, turnOnallowConnect, disable, enable, getManufacturer, getModel, getRevisionID, getSerialNumber, isConnectAllowed, isEnabled, isOngetProductID, getUsbPortAddress, getVendorID, isAttachedstatic 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 intjava.lang.Exceptionint getServiceMode()
intjava.lang.Exceptionint obtainServiceMode()
throws java.lang.Exception
intjava.lang.ExceptionCopyright © 2009 Eurotech Inc. All rights reserved.