voipplugins/sipconnectionprovider/src/scpsubservicestate.cpp
branchRCL_3
changeset 26 65a3ef1d5bd0
parent 0 a4daefaec16c
equal deleted inserted replaced
24:8c9c07ad8b6b 26:65a3ef1d5bd0
   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 // -----------------------------------------------------------------------------
       
   137 // TScpSubServiceState::AuthenticationFailed
   128 // TScpSubServiceState::AuthenticationFailed
   138 // -----------------------------------------------------------------------------
   129 // -----------------------------------------------------------------------------
   139 //
   130 //
   140 void TScpSubServiceState::AuthenticationFailed( CScpSubService& /*aSubService*/ ) const
   131 void TScpSubServiceState::AuthenticationFailed( CScpSubService& /*aSubService*/ ) const
   141     {
   132     {
   159     {
   150     {
   160     SCPLOGSTRING( "TScpSubServiceState::ServiceConnectionCanceled" );
   151     SCPLOGSTRING( "TScpSubServiceState::ServiceConnectionCanceled" );
   161     }
   152     }
   162 
   153 
   163 // -----------------------------------------------------------------------------
   154 // -----------------------------------------------------------------------------
   164 // TScpSubServiceState::BearerNotSupported
       
   165 // -----------------------------------------------------------------------------
       
   166 //
       
   167 void TScpSubServiceState::BearerNotSupported( CScpSubService& /*aSubService*/ ) const 
       
   168     {
       
   169     SCPLOGSTRING( "TScpSubServiceState::BearerNotSupported" );
       
   170     }
       
   171 
       
   172 // -----------------------------------------------------------------------------
       
   173 // TScpSubServiceState::RegistrationPending
   155 // TScpSubServiceState::RegistrationPending
   174 // -----------------------------------------------------------------------------
   156 // -----------------------------------------------------------------------------
   175 //
   157 //
   176 void TScpSubServiceState::RegistrationPending( CScpSubService& /*aSubService*/ ) const 
   158 void TScpSubServiceState::RegistrationPending( CScpSubService& /*aSubService*/ ) const 
   177     {
   159     {