wlanutilities/wlansniffer/engine/server/src/wsfengine.cpp
branchRCL_3
changeset 12 981afc7d3841
parent 11 8b0eae1b1d71
child 20 a9524956f6b5
equal deleted inserted replaced
11:8b0eae1b1d71 12:981afc7d3841
   629             LOG_WRITE( "EIapNestedExpireOnDisconnect => "
   629             LOG_WRITE( "EIapNestedExpireOnDisconnect => "
   630                        L"EIapExpireOnBrowserExit" );
   630                        L"EIapExpireOnBrowserExit" );
   631             iIapPersistence = EIapExpireOnBrowserExit;
   631             iIapPersistence = EIapExpireOnBrowserExit;
   632             }
   632             }
   633         }
   633         }
       
   634     else if ( result != KErrNone )
       
   635         {
       
   636         LOG_WRITE( "abort connection did not stopped connection" );
       
   637         // Try to disconnect via normal disconnect if engine is  
       
   638         // connected and and there is connection id
       
   639         DisconnectWlan();
       
   640         }
   634     }
   641     }
   635     
   642     
   636 
   643 
   637 // ---------------------------------------------------------------------------
   644 // ---------------------------------------------------------------------------
   638 // CWsfEngine::AbortScanning
   645 // CWsfEngine::AbortScanning