voipplugins/sipconnectionprovider/src/scpsubservicestate.cpp
branchRCL_3
changeset 33 2989b291cac7
parent 28 d38647835c2e
equal deleted inserted replaced
31:5886d40bb3de 33:2989b291cac7
   123     {
   123     {
   124     SCPLOGSTRING( "TScpSubServiceState::ServiceDisconnected" );
   124     SCPLOGSTRING( "TScpSubServiceState::ServiceDisconnected" );
   125     }
   125     }
   126 
   126 
   127 // -----------------------------------------------------------------------------
   127 // -----------------------------------------------------------------------------
       
   128 // TScpSubServiceState::BandwidthLimited
       
   129 // -----------------------------------------------------------------------------
       
   130 //
       
   131 void TScpSubServiceState::BandwidthLimited( CScpSubService& /*aSubService*/ ) const
       
   132     {
       
   133     SCPLOGSTRING( "TScpSubServiceState::BandwidthLimited" );
       
   134     }
       
   135 
       
   136 // -----------------------------------------------------------------------------
   128 // TScpSubServiceState::AuthenticationFailed
   137 // TScpSubServiceState::AuthenticationFailed
   129 // -----------------------------------------------------------------------------
   138 // -----------------------------------------------------------------------------
   130 //
   139 //
   131 void TScpSubServiceState::AuthenticationFailed( CScpSubService& /*aSubService*/ ) const
   140 void TScpSubServiceState::AuthenticationFailed( CScpSubService& /*aSubService*/ ) const
   132     {
   141     {
   150     {
   159     {
   151     SCPLOGSTRING( "TScpSubServiceState::ServiceConnectionCanceled" );
   160     SCPLOGSTRING( "TScpSubServiceState::ServiceConnectionCanceled" );
   152     }
   161     }
   153 
   162 
   154 // -----------------------------------------------------------------------------
   163 // -----------------------------------------------------------------------------
       
   164 // TScpSubServiceState::BearerNotSupported
       
   165 // -----------------------------------------------------------------------------
       
   166 //
       
   167 void TScpSubServiceState::BearerNotSupported( CScpSubService& /*aSubService*/ ) const 
       
   168     {
       
   169     SCPLOGSTRING( "TScpSubServiceState::BearerNotSupported" );
       
   170     }
       
   171 
       
   172 // -----------------------------------------------------------------------------
   155 // TScpSubServiceState::RegistrationPending
   173 // TScpSubServiceState::RegistrationPending
   156 // -----------------------------------------------------------------------------
   174 // -----------------------------------------------------------------------------
   157 //
   175 //
   158 void TScpSubServiceState::RegistrationPending( CScpSubService& /*aSubService*/ ) const 
   176 void TScpSubServiceState::RegistrationPending( CScpSubService& /*aSubService*/ ) const 
   159     {
   177     {