diff -r 2f88a7d66f50 -r 53b7818cd282 bluetoothengine/btmac/inc/btmonocmdhandler/btmcprotocol.h --- 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);