telephonyprotocols/rawipnif/inc/BcaController.h
branchRCL_3
changeset 15 fc69e1e37771
parent 0 3553901f7fa8
child 24 6638e7f4bd8f
child 42 3adadc800673
equal deleted inserted replaced
14:7ef16719d8cb 15:fc69e1e37771
   102 	
   102 	
   103 private: // Unowned data.
   103 private: // Unowned data.
   104     MControllerObserver& iObserver;
   104     MControllerObserver& iObserver;
   105 protected:
   105 protected:
   106 	CBttLogger* iTheLogger;
   106 	CBttLogger* iTheLogger;
   107 	TInt iMaxPacketSise;
   107 	TInt iMaxTxPacketSize;
       
   108 	TInt iMaxRxPacketSize;
   108 	
   109 	
   109 private:
   110 private:
   110 	// Flow control flags
   111 	// Flow control flags
   111 	TFlowControl iTxFlowControl;
   112 	TFlowControl iTxFlowControl;
   112 	TBool iTxContextActive;
   113 	TBool iTxContextActive;