cbsatplugin/atmisccmdplugin/src/atmisccmdplugin.cpp
branchRCL_3
changeset 21 53b7818cd282
parent 16 b23265fb36da
child 32 19bd632b5100
equal deleted inserted replaced
20:2f88a7d66f50 21:53b7818cd282
    26 #include "cbccommandhandler.h"
    26 #include "cbccommandhandler.h"
    27 
    27 
    28 #include "atmisccmdpluginconsts.h"
    28 #include "atmisccmdpluginconsts.h"
    29 #include "debug.h"
    29 #include "debug.h"
    30 
    30 
    31 #include <EXTERROR.H>           // Additional RMobilePhone error code
    31 #include <exterror.h>           // Additional RMobilePhone error code
    32 
    32 
    33 
    33 
    34 // +CME error code
    34 // +CME error code
    35 _LIT8(KCMEIncorrectPassword, "+CME: 16\r\n"); // Incorrect password.\r\n
    35 _LIT8(KCMEIncorrectPassword, "+CME: 16\r\n"); // Incorrect password.\r\n
    36 _LIT8(KCMEPUKRequired, "+CME: 12\r\n"); // PUK required.\r\n
    36 _LIT8(KCMEPUKRequired, "+CME: 12\r\n"); // PUK required.\r\n