示例#1
0
 def get_ussd_cmd(self, ussd_cmd, func):
     print "get_USSD_cmd (HUAWEI)"
     self.send_at_command("AT^PORTSEL=0")
     MobileDevice.get_ussd_cmd(self, ussd_cmd, func)
示例#2
0
 def get_ussd_cmd(self, ussd_cmd, func):
     print "get_USSD_cmd (HUAWEI)"
     self.send_at_command("AT^PORTSEL=0")
     MobileDevice.get_ussd_cmd(self, ussd_cmd, func)