wlanutilities/wlansniffer/engine/client/inc/wsfeventhandler.h
branchRCL_3
changeset 20 858c6c491d0e
parent 0 56b72877c1cb
equal deleted inserted replaced
18:981afc7d3841 20:858c6c491d0e
   103         * @since S60 5.0
   103         * @since S60 5.0
   104         */
   104         */
   105         void BlockNextConnectedEvent();
   105         void BlockNextConnectedEvent();
   106 
   106 
   107         /**
   107         /**
       
   108         * Resets the flag that prevents the ongoing connecting process 
       
   109         * from notifying the observer
       
   110         * @since S60 5.2
       
   111         */
       
   112         void UnBlockNextConnectedEvent();
       
   113 
       
   114         /**
   108         * Sets the connecting flag. Used by RWsfSession to mark the interval
   115         * Sets the connecting flag. Used by RWsfSession to mark the interval
   109         * of the connection creation.
   116         * of the connection creation.
   110         * @since S60 5.0
   117         * @since S60 5.0
   111         * @param aConnecting The value of the flag.
   118         * @param aConnecting The value of the flag.
   112         */
   119         */