diff -r 072a9626b290 -r 09d657f1ee00 accessoryservices/accessoryserver/inc/Server/AccSrvConnectionHandler.h --- a/accessoryservices/accessoryserver/inc/Server/AccSrvConnectionHandler.h Wed Aug 18 11:03:14 2010 +0300 +++ b/accessoryservices/accessoryserver/inc/Server/AccSrvConnectionHandler.h Thu Sep 02 21:48:26 2010 +0300 @@ -275,7 +275,7 @@ * During response handling name in question can be retrieved from here * according to the transaction Id with FindRequestData() method. */ - void StoreRequestData( TAccPolNameRecord aName, + void StoreRequestDataL( TAccPolNameRecord aName, TInt aTrId, TBool aUpdateConnectionNotification );