bluetooth/btstack/l2cap/L2CapFecNegotiator.h
branchRCL_3
changeset 22 786b94c6f0a4
parent 10 8a27654f7b62
--- a/bluetooth/btstack/l2cap/L2CapFecNegotiator.h	Thu Jul 15 19:55:36 2010 +0300
+++ b/bluetooth/btstack/l2cap/L2CapFecNegotiator.h	Thu Aug 19 11:01:00 2010 +0300
@@ -207,6 +207,7 @@
 	void ProcessPeerValue(const TRetransmissionAndFlowControlOption& aFecOption,
 						  TBool aIsUnacceptableParameters);
 	void ProcessImplicitPeerValue();
+	void DowngradeToBasic();
     void Setup();
 protected:
     void BuildRequest(TL2CapChannelMode aMode, TRetransmissionAndFlowControlOption& aFecOption);