bluetoothmgmt/bluetoothclientlib/btlib/btphysicallinkshelpers.h
branchRCL_3
changeset 14 f8503e232b0c
parent 0 29b1cd4cb562
--- a/bluetoothmgmt/bluetoothclientlib/btlib/btphysicallinkshelpers.h	Wed Apr 14 17:08:52 2010 +0300
+++ b/bluetoothmgmt/bluetoothclientlib/btlib/btphysicallinkshelpers.h	Tue Apr 27 17:48:21 2010 +0300
@@ -49,6 +49,7 @@
 	static CBTDisconnector* NewL(CBluetoothPhysicalLinks& aParent);
 	void Disconnect(const TBTDevAddr& aBDAddr);
 	void DisconnectAll();
+	void DisconnectAllForPowerOff();
 	~CBTDisconnector();