diff -r 14e240312f6f -r 786b94c6f0a4 bluetoothmgmt/bluetoothclientlib/inc/bt_sock.h --- a/bluetoothmgmt/bluetoothclientlib/inc/bt_sock.h Thu Jul 15 19:55:36 2010 +0300 +++ b/bluetoothmgmt/bluetoothclientlib/inc/bt_sock.h Thu Aug 19 11:01:00 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;