country)
AB All Barring services (applicable only for <mode>=0)
AG All out Going barring services (applicable only for <mode>=0)
AC All in Coming barring services (applicable only for <mode>=0)
P2 SIM PIN2
Example:
AT+CPWD =?
+CPWD: ("SC",8),("P2",8)
OK
AT+CPWD?
+CME ERROR: operation not supported
AT+CLCK="sc",1,"current pin password"
OK
AT+CPWD="sc","incorrect old password","new password"
+CME ERROR: incorrect password
AT+CLCK="sc",2
+CLCK: 0
OK
AT+CPWD="sc","old password","new password"
+CME ERROR: operation not allowed
AT+CLCK="fd",1,"current pin2 password"
AT+CPWD="p2","old password","new password"
OK
AT+CLCK="ai",2
+CLCK: 0,1
+CLCK: 0,2
+CLCK: 0,4
OK
AT+CLCK="ai",1,"correct password"
OK