cbsatplugin/atmisccmdplugin/src/atmisccmdplugin.cpp
changeset 31 a0ea99b6fa53
parent 26 b78e66e88238
child 32 19bd632b5100
equal deleted inserted replaced
30:df7a93ede42e 31:a0ea99b6fa53
    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