bluetooth/btstack/rfcomm/rfcommstates.h
branchCompilerCompatibility
changeset 11 047299a3352b
parent 8 2b6718f05bdb
child 51 20ac952a623c
--- a/bluetooth/btstack/rfcomm/rfcommstates.h	Mon Mar 08 21:44:29 2010 +0000
+++ b/bluetooth/btstack/rfcomm/rfcommstates.h	Sun Mar 14 13:13:56 2010 +0000
@@ -520,6 +520,7 @@
 	void DISC(CRfcommSAP& aSAP);
 	void Error(CRfcommSAP& aSAP, TInt aErr,
 				CRfcommSAP::TErrorTypes aType);
+	void Exit(CRfcommSAP& aSAP);
 	};
 
 /**