commsfwtools/commstools/utracedecoder/data/ipmessages.definition.txt
changeset 65 41cc8e7ff496
parent 0 dfb7c4ff071f
equal deleted inserted replaced
40:34fc115b8742 65:41cc8e7ff496
    69 
    69 
    70     ECprEnumerateConnections			= 9
    70     ECprEnumerateConnections			= 9
    71 
    71 
    72     ECprGetConnectionSetting			= 10
    72     ECprGetConnectionSetting			= 10
    73 
    73 
    74     ELegacyDataMonitoringTransferredRequest	= 11
    74 //    ELegacyDataMonitoringTransferredRequest	= 11
    75 //  ELegacyDataMonitoringNotificationRequest	= 12
    75 //  ELegacyDataMonitoringNotificationRequest	= 12
    76     ELegacyDataMonitoringNotificationCancel	= 13
    76     ELegacyDataMonitoringNotificationCancel	= 13
    77 
    77 
    78 //  ELegacySubConnectionActiveRequest		= 14
    78 //  ELegacySubConnectionActiveRequest		= 14
    79     ELegacyCancelSubConnectionActive		= 15
    79     ELegacyCancelSubConnectionActive		= 15
   144 MESSAGE CprEnumerateConnections
   144 MESSAGE CprEnumerateConnections
   145     SIGNATURE = TCprEnumerateConnections
   145     SIGNATURE = TCprEnumerateConnections
   146     MESSAGEID = KESockCprLinkExtMessages:ECprEnumerateConnections
   146     MESSAGEID = KESockCprLinkExtMessages:ECprEnumerateConnections
   147 END MESSAGE
   147 END MESSAGE
   148 
   148 
   149 SIGNATURE TLegacyDataMonitoringTransferredRequest : TCFSigRMessage2Ext
       
   150     TYPEID = KESockCprLinkExtMessages:ELegacyDataMonitoringTransferredRequest
       
   151 	UINT32 iClientId
       
   152 END SIGNATURE
       
   153 
       
   154 MESSAGE LegacyDataMonitoringTransferredRequest
       
   155     SIGNATURE = TLegacyDataMonitoringTransferredRequest
       
   156     MESSAGEID = KESockCprLinkExtMessages:ELegacyDataMonitoringTransferredRequest
       
   157 END MESSAGE
       
   158 
       
   159 MESSAGE LegacyDataMonitoringNotificationRequest
   149 MESSAGE LegacyDataMonitoringNotificationRequest
   160     SIGNATURE = TLegacyDataMonitoringNotificationRequest
   150     SIGNATURE = TLegacyDataMonitoringNotificationRequest
   161     MESSAGEID = KESockCprLinkExtMessages:ELegacyDataMonitoringNotificationRequest
   151     MESSAGEID = KESockCprLinkExtMessages:ELegacyDataMonitoringNotificationRequest
   162 END MESSAGE
   152 END MESSAGE
   163 
   153 
   184 MESSAGE LegacyCancelSubConnectionActive
   174 MESSAGE LegacyCancelSubConnectionActive
   185     SIGNATURE = TLegacyCancelSubConnectionActive
   175     SIGNATURE = TLegacyCancelSubConnectionActive
   186     MESSAGEID = KESockCprLinkExtMessages:ELegacyCancelSubConnectionActive
   176     MESSAGEID = KESockCprLinkExtMessages:ELegacyCancelSubConnectionActive
   187 END MESSAGE
   177 END MESSAGE
   188 
   178 
   189 //
       
   190 
       
   191 CONST KExtItfMsgImplementationUid = 0x102822F7
       
   192 
       
   193 ENUM EExtItfMessageId : UINT32
       
   194 	ECancelAndCloseAllClientExtItf = 3
       
   195 END ENUM
       
   196 
       
   197 SIGNATURE TCancelAndCloseAllClientExtItf : TSignalBase
       
   198 	TYPEID = KExtItfMsgImplementationUid:ECancelAndCloseAllClientExtItf
       
   199 	UINT32 iClientId
       
   200 END SIGNATURE
       
   201 
       
   202 CONST KQoSIpSCprMessagesRealmId = 0x10204307
   179 CONST KQoSIpSCprMessagesRealmId = 0x10204307
   203 
   180 
   204 ENUM EQoSIpSCprMessagesId : UINT32
   181 ENUM EQoSIpSCprMessagesId : UINT32
   205 	EOpenInternalSocket = 1
   182 	EOpenInternalSocket = 1
   206 	EInternalSocketOpened = 2
   183 	EInternalSocketOpened = 2