commsfwtools/commstools/utracedecoder/data/esockmessages.definition.txt
branchRCL_3
changeset 14 8b5d60ce1e94
parent 0 dfb7c4ff071f
child 29 9644881fedd0
equal deleted inserted replaced
13:98a7181d2ce7 14:8b5d60ce1e94
  1005 	ECFDCStop				= 2
  1005 	ECFDCStop				= 2
  1006 	ECFDCStarted                      = 3
  1006 	ECFDCStarted                      = 3
  1007 	ECFDCStopped               	= 4
  1007 	ECFDCStopped               	= 4
  1008 	ECFCommsBinderRequest		= 5
  1008 	ECFCommsBinderRequest		= 5
  1009 	ECFCommsBinderResponse		= 6
  1009 	ECFCommsBinderResponse		= 6
       
  1010 	ECFCommsBindToComplete		= 7
       
  1011 	
  1010 END ENUM
  1012 END ENUM
  1011 
  1013 
  1012 MESSAGE Start
  1014 MESSAGE Start
  1013      SIGNATURE = TSignatureBase
  1015      SIGNATURE = TSignatureBase
  1014      MESSAGEID = KServiceProviderRealmId:ECFDCStart
  1016      MESSAGEID = KServiceProviderRealmId:ECFDCStart
  1037 MESSAGE CommsBinderResponse
  1039 MESSAGE CommsBinderResponse
  1038     SIGNATURE = TSigCommsBinder
  1040     SIGNATURE = TSigCommsBinder
  1039     MESSAGEID = KServiceProviderRealmId:ECFCommsBinderResponse
  1041     MESSAGEID = KServiceProviderRealmId:ECFCommsBinderResponse
  1040 END MESSAGE
  1042 END MESSAGE
  1041 
  1043 
       
  1044 MESSAGE CommsBindToComplete
       
  1045      SIGNATURE = TSigNumber
       
  1046      MESSAGEID = KServiceProviderRealmId:ECFCommsBindToComplete
       
  1047 END MESSAGE
  1042 
  1048 
  1043 // ss_nodemessages_subconn_controlclient.h
  1049 // ss_nodemessages_subconn_controlclient.h
  1044 CONST KSubConnCCRealmId = 0x10285F50
  1050 CONST KSubConnCCRealmId = 0x10285F50
  1045 ENUM SubConnCC_MessageID : UINT16
  1051 ENUM SubConnCC_MessageID : UINT16
  1046 	ECFSubConnNotification     	    = 1
  1052 	ECFSubConnNotification     	    = 1