bluetooth/btstack/rfcomm/rfcommstates.h
branchRCL_3
changeset 8 2b6718f05bdb
parent 0 29b1cd4cb562
--- a/bluetooth/btstack/rfcomm/rfcommstates.h	Tue Feb 02 01:12:20 2010 +0200
+++ b/bluetooth/btstack/rfcomm/rfcommstates.h	Fri Feb 19 23:56:55 2010 +0200
@@ -520,6 +520,7 @@
 	void DISC(CRfcommSAP& aSAP);
 	void Error(CRfcommSAP& aSAP, TInt aErr,
 				CRfcommSAP::TErrorTypes aType);
+	void Exit(CRfcommSAP& aSAP);
 	};
 
 /**