bluetoothmgmt/bluetoothclientlib/inc/bt_sock.h
changeset 35 14e279d2bbb7
parent 33 4e80e1b997a8
child 48 22de2e391156
--- 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;