diff -r 9d84592f5036 -r 14e279d2bbb7 bluetoothmgmt/bluetoothclientlib/inc/bt_sock.h --- a/bluetoothmgmt/bluetoothclientlib/inc/bt_sock.h Mon Jul 12 07:06:31 2010 +0300 +++ b/bluetoothmgmt/bluetoothclientlib/inc/bt_sock.h Wed Jul 21 15:42:05 2010 +0300 @@ -1424,6 +1424,8 @@ void UpdateLinkParams(TSCOType aSCOType); TInt LinkUp(TBTDevAddr aAddr); void LinkDown(); + void AcceptConnectionL(const TBTSyncPackets& aPacketTypes); + static void StaticResetScoTypes(TAny* aThis); private: CBTSynchronousLinkSender* iBTSynchronousLinkSenderSCO;