phonesettings/cpphonesettingsplugins/cptelephonyutils/tsrc/ut_cpplugincommon/ut_cpplugincommon.h
branchGCC_SURGE
changeset 51 f39ed5e045e0
parent 27 2f8f8080a020
parent 45 6b911d05207e
equal deleted inserted replaced
40:bab96b7ed1a4 51:f39ed5e045e0
    45     void t_numberGroupingSupported();
    45     void t_numberGroupingSupported();
    46     
    46     
    47     void t_voipSupported();
    47     void t_voipSupported();
    48     void t_videoSupported();
    48     void t_videoSupported();
    49     void t_errorCodeTextMapping();
    49     void t_errorCodeTextMapping();
       
    50     
       
    51     void t_readVtVideoSending();
       
    52     void t_writeVtVideoSending();
       
    53     
       
    54     void t_isFeatureCallWaitingDistiquishNotProvisionedEnabled();
       
    55     void t_isPhoneOffline();
       
    56     void t_isOngoingCall();
    50 
    57 
    51 private:
    58 private:
    52     CpSettingsWrapper *mWrapper;
    59     CpSettingsWrapper *mWrapper;
    53 
    60 
    54 };
    61 };