bluetooth/btstack/l2cap/L2CapFecNegotiator.h
changeset 42 206564d58f40
parent 16 0089b2f7ebd8
--- a/bluetooth/btstack/l2cap/L2CapFecNegotiator.h	Tue Jul 06 15:33:04 2010 +0300
+++ b/bluetooth/btstack/l2cap/L2CapFecNegotiator.h	Wed Aug 18 10:54:44 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);