1 // Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of the License "Symbian Foundation License v1.0" to Symbian Foundation members and "Symbian Foundation End User License Agreement v1.0" to non-members
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.symbianfoundation.org/legal/licencesv10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
14 // This version of the file contains the reordered version of the IPC table for the purpose
15 // of having a more efficient policy table as part of the platform security framework.
16 // Previously IPCs were ordered by functional area and now they are ordered by the capability
17 // associated with them.
18 // All IPCs policed with SIDs should be added here.
30 #if !defined (__ET_CLISVR_H__)
31 #define __ET_CLISVR_H__
33 #define IPC_ETEL_CORE (0)
36 Used by extension APIs to offset their cancel IPC values
38 #define EMobileCancelOffset 500
45 EEtelOpenFromSession = 0, // 0
46 EEtelOpenFromSubSession, // 1
47 EEtelOpenByNameFromSession, // 2
48 EEtelOpenByNameFromSubSession, // 3
50 EEtelCancelSubSession, // 5
51 EETelLineCapsChangeNotification, // 6
52 EETelLineCapsChangeNotificationCancel, // 7
53 EETelPhoneCapsChangeNotification, // 8
54 EETelPhoneCapsChangeNotificationCancel, // 9
55 EEtelCallCapsChangeNotification, // 10
56 EEtelCallCapsChangeNotificationCancel, // 11
57 EEtelCallGetBearerServiceInfo, // 12
58 EEtelCallGetCallDuration, // 13
59 EEtelCallGetCallParams, // 14
60 EEtelCallGetCaps, // 15
61 EEtelCallGetFaxSettings, // 16
62 EEtelCallGetInfo, // 17
63 EEtelCallGetOwnershipStatus, // 18
64 EEtelCallGetStatus, // 19
65 EEtelCallNotifyDurationChange, // 20
66 EEtelCallNotifyDurationChangeCancel, // 21
67 EEtelCallNotifyHookChange, // 22
68 EEtelCallNotifyHookChangeCancel, // 23
69 EEtelCallNotifyStatusChange, // 24
70 EEtelCallNotifyStatusChangeCancel, // 25
71 EEtelCallReferenceCount, // 26
72 EEtelDbgCheckHeap, // 27
73 EEtelDbgDoDumpDebugInfo, // 28
74 EEtelDbgFailNext, // 29
75 EEtelDbgMarkEnd, // 30
76 EEtelDbgMarkHeap, // 31
77 EEtelDbgSetDebugPrintMask, // 32
78 EEtelFaxWaitForEndOfPage, // 33
79 EEtelLineEnumerateCall, // 34
80 EEtelLineGetCallInfo, // 35
81 EEtelLineGetCaps, // 36
82 EEtelLineGetHookStatus, // 37
83 EEtelLineGetInfo, // 38
84 EEtelLineGetStatus, // 39
85 EEtelLineNotifyCallAdded, // 40
86 EEtelLineNotifyCallAddedCancel, // 41
87 EEtelLineNotifyHookChange, // 42
88 EEtelLineNotifyHookChangeCancel, // 43
89 EEtelLineNotifyStatusChange, // 44
90 EEtelLineNotifyStatusChangeCancel, // 45
91 EEtelPhoneEnumerateLines, // 46
92 EEtelPhoneGetCaps, // 47
93 EEtelPhoneGetInfo, // 48
94 EEtelPhoneGetLineInfo, // 49
95 EEtelPhoneGetStatus, // 50
96 EEtelPhoneNotifyModemDetected, // 51
97 EEtelPhoneNotifyModemDetectedCancel, // 52
98 EEtelServerClosePhoneModule, // 53
99 EEtelServerEnumeratePhones, // 54
100 EEtelServerGetTsyName, // 55
101 EEtelServerGetTsyVersionNo, // 56
102 EEtelServerLoadPhoneModule, // 57
103 EEtelServerOpen, // 58
104 EEtelServerPhoneInfoByIndex, // 59
105 EEtelServerQueryTsyFunctionality, // 60
106 EEtelServerSetExtendedErrorGranularity // 61
114 EEtelAdoptFaxSharedHeaderFile = 62, // 62
115 EEtelCallAcquireOwnership, // 63
116 EEtelCallAcquireOwnershipCancel, // 64
117 EEtelCallConnect, // 65
118 EEtelCallConnectCancel, // 66
119 EEtelCallHangUp, // 67
120 EEtelCallHangUpCancel, // 68
121 EEtelCallTransferOwnership, // 69
122 EEtelFaxTerminateFaxSession, // 70
123 EEtelLineNotifyIncomingCall, // 71
124 EEtelLineNotifyIncomingCallCancel // 72
132 EEtelCallSetFaxSettings = 73, // 73
140 EEtelGlobalKernelObjectHandle = 74, // 74
148 EEtelPhoneInitialise = 75, // 75
149 EEtelPhoneInitialiseCancel, // 76
153 // NetworkControl + SID
157 EEtelServerSetPriorityClient = 77, // 77
161 // NetworkControl NetworkServices
165 EEtelCallAnswer = 78, // 78
166 EEtelCallAnswerCancel, // 79
168 EEtelCallDialCancel, // 81
169 EEtelCallLoanDataPort, // 82
170 EEtelCallLoanDataPortCancel, // 83
171 EEtelCallRecoverDataPort // 84
175 // NetworkServices ReadUserData
179 EEtelFaxRead = 85, // 85
183 // NetworkServices WriteUserData
187 EEtelFaxWrite = 86, // 86
195 EEtelDbgFailNextAvail = 87, //87
203 EETelPhoneSetEmergencyClient = 88, // 88
211 EEtelOpenFromSubSessionLcs = 89, // 89
215 // NetworkControl + SID
219 EEtelServerSetPriorityClientV2 = 90, // 90
224 // NetworkServices NetworkControl SID
228 EMobileCallDialCallControl = 91 // 91
236 EEtelFlushInterfaceQueue = 92 // 92
241 EMobileCallDialCallControlCancel = EMobileCallDialCallControl + EMobileCancelOffset // 591