gsprofilesrv_plat/profiles_engine_api/inc/ProfileInternal.hrh
changeset 46 cb15bb29a574
parent 36 48848d132687
equal deleted inserted replaced
44:bdd86cf3b77d 46:cb15bb29a574
    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