gsprofilesrv_plat/profiles_engine_api/inc/ProfileInternal.hrh
changeset 19 30540fccecae
parent 0 8c5d936e5675
child 21 851e19007849
equal deleted inserted replaced
18:e3554c9069b6 19:30540fccecae
    65     EProfile3DEchoForest        = 8,
    65     EProfile3DEchoForest        = 8,
    66     EProfile3DEchoSewerPipe     = 24,
    66     EProfile3DEchoSewerPipe     = 24,
    67     EProfile3DEchoUnderwater    = 28
    67     EProfile3DEchoUnderwater    = 28
    68     };
    68     };
    69 
    69 
       
    70 enum TProfileAlertVibra
       
    71     {
       
    72     EProfileNoAlertVibra       = 0x00000000,
       
    73     EProfileRingAlertVibra     = 0x00000001,
       
    74     EProfileMessageAlertVibra  = 0x00000002,
       
    75     EProfileEmailAlertVibra    = 0x00000004,
       
    76     EProfileReminderAlarmVibra = 0x00000008,
       
    77     EProfileClockAlarmVibra    = 0x00000010,
       
    78     EProfileInformationVibra   = 0x00000020
       
    79     };
       
    80 
    70 #endif // PROFILEINTERNAL_HRH
    81 #endif // PROFILEINTERNAL_HRH
    71 
    82 
    72 // End of File
    83 // End of File