localconnectivityservice/dun/atext/inc/DunAtCmdPusher.h
changeset 54 4dc88a4ac6f4
parent 29 3ae5cb0b4c02
equal deleted inserted replaced
52:866b4af7ffbe 54:4dc88a4ac6f4
   136 
   136 
   137     /**
   137     /**
   138      * Stops AT command handling
   138      * Stops AT command handling
   139      *
   139      *
   140      * @since TB9.2
   140      * @since TB9.2
   141      * @return Symbian error code on error, KErrNone otherwise
   141      * @return None
   142      */
   142      */
   143     TInt Stop();
   143     void Stop();
   144 
   144 
   145     /**
   145     /**
   146      * Manages request to abort command handling
   146      * Manages request to abort command handling
   147      *
   147      *
   148      * @since TB9.2
   148      * @since TB9.2