bluetoothengine/btmac/inc/btmonocmdhandler/btmcprotocol.h
branchRCL_3
changeset 21 53b7818cd282
parent 10 0707dd69d236
--- a/bluetoothengine/btmac/inc/btmonocmdhandler/btmcprotocol.h	Tue May 11 16:23:08 2010 +0300
+++ b/bluetoothengine/btmac/inc/btmonocmdhandler/btmcprotocol.h	Tue May 25 12:53:11 2010 +0300
@@ -104,7 +104,7 @@
 
 		// From MATExtObserver
 			
-        void ATExtHandleCommandCompletedL(TInt aErr, const TDesC8& aReply);
+        void ATExtHandleReplyReceivedL(TInt aErr, const TDesC8& aReply);
         
         void UnsolicitedResultFromATExtL(TInt aErr, const TDesC8& aAT);