bluetoothengine/btaudioman/src/basrvaccstate.cpp
branchRCL_3
changeset 22 613943a21004
parent 6 6a29d5ad0713
child 23 9386f31cc85b
--- a/bluetoothengine/btaudioman/src/basrvaccstate.cpp	Thu Aug 19 10:05:41 2010 +0300
+++ b/bluetoothengine/btaudioman/src/basrvaccstate.cpp	Tue Aug 31 15:25:10 2010 +0300
@@ -86,6 +86,11 @@
     TRACE_FUNC
     }
 
+void CBasrvAccState::CancelOpenAudio()
+    {
+    TRACE_FUNC
+    }
+
 void CBasrvAccState::CloseAudioL(TAccAudioType /*aType*/)
     {
     TRACE_FUNC
@@ -128,7 +133,7 @@
     }
 
 void CBasrvAccState::NewProfileConnection(TProfiles aProfile)
-    {
+    {    
     AccInfo().iConnProfiles |= aProfile;
     AccInfo().iSuppProfiles |= aProfile;
     if (aProfile == ERemConCT &&