On ZTE/Speedup modem, AT+CPIN? keeps returning CME ERROR 14 for a moment after 
successful AT+CPIN=".."
As there is no card status notification, a pooling with CPIN queries is used to 
detect the state change.

On SpeedUp modem (vendor id 0x1c9e), use the proprietary command AT+CPNNUM? to 
get the remaining SIM PIN attempts.

Philippe Nunes (4):
  atmodem: Add vendor entry for SpeedUp modems
  speedup: Create SIM atom with SpeedUp vendor to handle proprietary
    commands
  atmodem: Add a polling based on CPIN query to detect SIM state change
  atmodem: Add support for the PIN counter command AT+CPNNUM

 drivers/atmodem/sim.c    |  151 ++++++++++++++++++++++++++++++++++++++++++++++
 drivers/atmodem/vendor.h |    1 +
 plugins/speedup.c        |    2 +-
 3 files changed, 153 insertions(+), 1 deletions(-)

_______________________________________________
ofono mailing list
[email protected]
http://lists.ofono.org/listinfo/ofono

Reply via email to