Attempt to represent the S^2->S^3 header reorganisation as a series of "hg rename" operations
1 // Copyright (c) 2003-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.
24 #if !defined(__LOGWRAP_HRH__)
25 #define __LOGWRAP_HRH__
28 #define KLogCallEventType 0x1000550D
29 #define KLogDataEventType 0x10005566
30 #define KLogFaxEventType 0x10005567
31 #define KLogShortMessageEventType 0x10005568
32 #define KLogMailEventType 0x10005569
33 #define KLogTaskSchedulerEventType 0x1000585E
38 #define KLogPacketDataEventType 0x10008F8E
41 Location Requested by On Board Application Event Uid
45 #define KLogLbsSelfLocateEventType 0x102822B2
47 Location Requested by Remote Party Event Uid
51 #define KLogLbsExternalLocateEventType 0x102822B3
53 Location Sent to Remote Party Event Uid
57 #define KLogLbsTransmitLocationEventType 0x102822B4
59 Location Determined by Network Event Uid
63 #define KLogLbsNetworkLocateEventType 0x102822B5
65 Location Data Obtained from Network Event Uid
69 #define KLogLbsAssistanceDataEventType 0x102822B6
71 // Recent lists (Make consecutive)
73 Log Recent Incoming Calls List
77 #define KLogRecentIncomingCalls 1
79 Log Recent Outgoing Calls List
83 #define KLogRecentOutgoingCalls 2
85 Log Recent Missed Calls List
89 #define KLogRecentMissedCalls 3
95 #define ELogFirstFilterField 0x1
97 #define ELogContactField 0x1
98 #define ELogDirectionField 0x2
99 #define ELogDurationTypeField 0x4
100 #define ELogEventTypeField 0x8
101 #define ELogNumberField 0x10
102 #define ELogRemotePartyField 0x20
103 #define ELogStatusField 0x40
104 #define ELogStartTimeField 0x80
105 #define ELogEndTimeField 0x100
106 #define ELogFlagsField 0x200
107 #define ELogSubjectField 0x400
108 #define ELogLinkField 0x800
109 #define ELogDataField 0x1000
114 #define ELogLastFilterField 0x200