| branch | CompilerCompatibility |
| changeset 11 | 047299a3352b |
| parent 8 | 2b6718f05bdb |
| child 15 | 16aa830c86c8 |
--- a/bluetooth/btstack/rfcomm/rfcommstates.cpp Mon Mar 08 21:44:29 2010 +0000 +++ b/bluetooth/btstack/rfcomm/rfcommstates.cpp Sun Mar 14 13:13:56 2010 +0000 @@ -1653,6 +1653,13 @@ ChangeState(aSAP,CRfcommStateFactory::ECloseOnStart); } + +void TRfcommStateWaitForStart::Exit(CRfcommSAP& aSAP) + { + aSAP.RegisterCodService(); + } + + /******************************************************************/ /* The Close On Start state.