connectivitylayer/isce/p2prouter_dll/inc/p2prouter.h
changeset 9 8486d82aef45
parent 0 63b37f68c1ce
--- a/connectivitylayer/isce/p2prouter_dll/inc/p2prouter.h	Wed Apr 21 14:29:55 2010 +0300
+++ b/connectivitylayer/isce/p2prouter_dll/inc/p2prouter.h	Tue Oct 19 13:16:20 2010 +0300
@@ -77,7 +77,7 @@
         /*
         * See comments from MP2PChRouterIf
         */
-        void Open( const TUint8 aProtocolId, MP2PRouterChIf* aCallback );
+        void Connect( const TUint8 aProtocolId, MP2PRouterChIf* aCallback );
 
         /*
         * See comments from MP2PChRouterIf
@@ -116,6 +116,7 @@
             public:
                 MP2PRouterChIf*   iChannel;
                 MP2PRouterChIf*   iWaitingChannel;
+                TBool             iTrxConnectionStatus;
             };
 
         // Guards class shared state of this class, owned