bluetooth/btstack/rfcomm/rfcommstates.h
changeset 16 0089b2f7ebd8
parent 0 29b1cd4cb562
child 51 20ac952a623c
--- a/bluetooth/btstack/rfcomm/rfcommstates.h	Tue Feb 02 01:12:20 2010 +0200
+++ b/bluetooth/btstack/rfcomm/rfcommstates.h	Fri Mar 19 09:53:48 2010 +0200
@@ -520,6 +520,7 @@
 	void DISC(CRfcommSAP& aSAP);
 	void Error(CRfcommSAP& aSAP, TInt aErr,
 				CRfcommSAP::TErrorTypes aType);
+	void Exit(CRfcommSAP& aSAP);
 	};
 
 /**