OVERVIEW   INDEX   DEPRECATED   HELP   CORRESPONDENCES  


Modulepars   Data Types   Component Types   Port Types   Constants   Templates   Signatures   Functions   Altsteps   Test cases  

Group mmiMessagesGroup

Declared in module SUPL_V2_Templates


Constants Summary
c_MMI_MSG_MOVE_TO_CELL_USED_FOR_TESTING
c_MMI_MSG_MOVE_TO_CELL_NOT_USED_FOR_TESTING
c_MMI_MSG_staticGPSinsideTokyo
c_MMI_MSG_dynamicGPSenteringTokyo
c_MMI_MSG_staticGLONASS
c_MMI_MSG_staticGalilleo
Templates Summary
m_mmiMessage

Details

c_MMI_MSG_MOVE_TO_CELL_USED_FOR_TESTING
const charstring c_MMI_MSG_MOVE_TO_CELL_USED_FOR_TESTING :=
"Request for cellular handover to the Cell ID that is normally used for testing."

Declared in group mmiMessagesGroup

c_MMI_MSG_MOVE_TO_CELL_NOT_USED_FOR_TESTING
const charstring c_MMI_MSG_MOVE_TO_CELL_NOT_USED_FOR_TESTING :=
"Request for cellular handover to the Cell ID that is normally NOT used for testing."

Declared in group mmiMessagesGroup

c_MMI_MSG_staticGPSinsideTokyo
const charstring c_MMI_MSG_staticGPSinsideTokyo :=
"Request for GPS scenario inside Tokyo."

Declared in group mmiMessagesGroup

c_MMI_MSG_dynamicGPSenteringTokyo
const charstring c_MMI_MSG_dynamicGPSenteringTokyo :=
"Request for GPS scenario entering Tokyo."

Declared in group mmiMessagesGroup

c_MMI_MSG_staticGLONASS
const charstring c_MMI_MSG_staticGLONASS :=
"Request for GLONASS scenario."

Declared in group mmiMessagesGroup

c_MMI_MSG_staticGalilleo
const charstring c_MMI_MSG_staticGalilleo :=
"Request for GALILLEO scenario."

Declared in group mmiMessagesGroup

m_mmiMessage
template MMIMessage m_mmiMessage(template charstring mmiMessage_p) := {
    mmiMessage := mmiMessage_p
}

Declared in group mmiMessagesGroup

Returns: MMIMessage -

Parameters: