Method w.c.p.W.change_pin(self, oldpin, newpin):

Part of wader.common.protocol.WCDMADeviceConnection

Changes oldpin to newpin in the SIM card
Parametersoldpin (type: str )
newpin (type: str )
ReturnsIf everything goes well, it will return an 'OK' through the callback, otherwise it will raise an exception.
Raisescommon.exceptions.ATErrorWhen the password is incorrect.
common.exceptions.CMEErrorIncorrectPasswordWhen the password is incorrect.
common.exceptions.InputValueErrorWhen the PIN != \d{4}
API Documentation for wader-core, generated by pydoctor at 2008-08-27 16:53:37.