terminalsecurity/SCP/SCPServer/inc/SCPServer.h
changeset 4 958eca8527dd
parent 2 5594fba90824
child 24 13d7c31c74e0
--- a/terminalsecurity/SCP/SCPServer/inc/SCPServer.h	Fri Jan 22 10:33:42 2010 +0200
+++ b/terminalsecurity/SCP/SCPServer/inc/SCPServer.h	Tue Jan 26 12:43:57 2010 +0200
@@ -92,6 +92,8 @@
 _LIT8( KCodePolicyTypeId, "http://www.w3.org/2001/XMLSchema#string" );
 
 // Allowed SIDs for the functions
+const TUint32 KSCPServerSIDTelephone( 0x100058B3 ); // Terminal Control Server
+const TUint32 KSCPServerSIDLog( 0x101f4cd5 ); // Terminal Control Server
 const TUint32 KSCPServerSIDTerminalControl( 0x10207825 ); // Terminal Control Server
 const TUint32 KSCPServerSIDGeneralSettings( 0x100058EC ); // General Settings
 //const TUint32 KSCPServerSIDSecurityObserver( 0x10000938 ); // Security Observer