bluetoothmgmt/bluetoothclientlib/inc/bt_sock.h
changeset 42 206564d58f40
parent 32 f72906e669b4
child 47 a1b8f5cc021e
child 56 015fa7494bd2
--- a/bluetoothmgmt/bluetoothclientlib/inc/bt_sock.h	Tue Jul 06 15:33:04 2010 +0300
+++ b/bluetoothmgmt/bluetoothclientlib/inc/bt_sock.h	Wed Aug 18 10:54:44 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;