Part of wader.common.hardware.base View In Hierarchy
Known subclasses: wader.common.hardware.huawei.HuaweiWCDMACustomizer, wader.common.hardware.novatel.NovatelWCDMACustomizer, wader.common.hardware.option.OptionWCDMACustomizer, wader.common.hardware.sierra.SierraWirelessWCDMACustomizer, wader.common.hardware.sonyericsson.SonyEricssonCustomizer, wader.common.hardware.zte.ZTEWCDMACustomizer
Class Variables | adapter | Adapter for the device
(type: WCDMAAdapter
child.
) |
async_regexp | regexp to parse asynchronous notifications emited by the device. | |
conn_dict | Dictionary with the AT strings necessary to change between the different connection modes | |
cmd_dict | Dictionary with commands info | |
device_capabilities | List with the unsolicited notifications that this device supports | |
authklass | Class that will handle the authentication for this device | |
connklass | Class that will handle the connection for this device | |
netrklass | Class that will handle the network registration for this device |