diff -r 28479eeba3fb -r 2b6718f05bdb bluetooth/btstack/rfcomm/rfcommstates.h --- 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); }; /**