connectivitylayer/isimessage/symbianisamacroif/include/wgmodem25/pn_const.h
changeset 9 8486d82aef45
parent 0 63b37f68c1ce
equal deleted inserted replaced
8:6295dc2169f3 9:8486d82aef45
    30 #define PN_DEV_MODEM                    0x60  /* Modem                               */
    30 #define PN_DEV_MODEM                    0x60  /* Modem                               */
    31 
    31 
    32 /* === Objects === */
    32 /* === Objects === */
    33 #define PN_OBJ_ROUTING_REQ              0x00  /* Resource-based routing              */
    33 #define PN_OBJ_ROUTING_REQ              0x00  /* Resource-based routing              */
    34 #define PN_OBJ_EVENT_MULTICAST          0x20  /* Indications are sent to this object */
    34 #define PN_OBJ_EVENT_MULTICAST          0x20  /* Indications are sent to this object */
       
    35 #define PN_OBJ_PEP_GPDS                 0x30  /* Pipe-End-Point, General Packet Data Service    */
    35 
    36 
    36 /* === Resources/Servers === */
    37 /* === Resources/Servers === */
    37 #define PN_SMS                          0x02  /* Short Message Services              */
    38 #define PN_SMS                          0x02  /* Short Message Services              */
    38 #define PN_SS                           0x06  /* Supplementary Services              */
    39 #define PN_SS                           0x06  /* Supplementary Services              */
    39 #define PN_COMMGR                       0x10  /* Indication subscription messages    */
    40 #define PN_COMMGR                       0x10  /* Indication subscription messages    */
    56 #define PN_PIPE                         0xD9  /* Pipe messages                       */
    57 #define PN_PIPE                         0xD9  /* Pipe messages                       */
    57 #define PN_COMMON_RF_TEST               0xEC  /* Common RF test server               */
    58 #define PN_COMMON_RF_TEST               0xEC  /* Common RF test server               */
    58 #define PN_WCDMA_RF_TEST                0xEE  /* WCDMA RF test server                */
    59 #define PN_WCDMA_RF_TEST                0xEE  /* WCDMA RF test server                */
    59 #define PN_GSM_RF_TEST                  0xF1  /* GSM test server                     */
    60 #define PN_GSM_RF_TEST                  0xF1  /* GSM test server                     */
    60 
    61 
    61 
       
    62 /* === NOTE! Next definitions are temporary System resources from non MeXe pn_const === */
    62 /* === NOTE! Next definitions are temporary System resources from non MeXe pn_const === */
    63 
    63 
    64 #define PN_HEADER_SIZE                  0x06
    64 #define PN_HEADER_SIZE                  0x06
    65 
    65 
    66 #define PN_DEV_GLOBAL                   0xFF /* 255 */
    66 #define PN_DEV_GLOBAL                   0xFF /* 255 */