gsprofilesrv_plat/profiles_engine_api/inc/ProfileInternal.hrh
changeset 52 58cebe0861a8
parent 36 48848d132687
equal deleted inserted replaced
40:6465d5bb863a 52:58cebe0861a8
    83     EProfileReminderAlarmVibra = 0x00000008,
    83     EProfileReminderAlarmVibra = 0x00000008,
    84     EProfileClockAlarmVibra    = 0x00000010,
    84     EProfileClockAlarmVibra    = 0x00000010,
    85     EProfileInformationVibra   = 0x00000020
    85     EProfileInformationVibra   = 0x00000020
    86     };
    86     };
    87 
    87 
    88 // Since 10.1
    88 // Deprecated Since 10.1
    89 enum TProfileMasterVolume
    89 enum TProfileMasterVolume
    90     {
    90     {
    91     EProfileMasterVolumeSoft = 1,
    91     EProfileMasterVolumeSoft = 1,
    92     EProfileMasterVolumeMed  = 5,
    92     EProfileMasterVolumeMed  = 5,
    93     EProfileMasterVolumeLoud = 10	
    93     EProfileMasterVolumeLoud = 10