gsprofilesrv_plat/profiles_engine_api/inc/ProfileInternal.hrh
changeset 49 277e3324e775
parent 21 851e19007849
equal deleted inserted replaced
43:3341fe7c643a 49:277e3324e775
    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