bluetoothmgmt/bluetoothclientlib/btlib/btphysicallinkshelpers.h
changeset 21 5e5528a288fe
parent 0 29b1cd4cb562
--- a/bluetoothmgmt/bluetoothclientlib/btlib/btphysicallinkshelpers.h	Mon May 03 13:34:38 2010 +0300
+++ b/bluetoothmgmt/bluetoothclientlib/btlib/btphysicallinkshelpers.h	Fri May 14 16:59:23 2010 +0300
@@ -49,6 +49,7 @@
 	static CBTDisconnector* NewL(CBluetoothPhysicalLinks& aParent);
 	void Disconnect(const TBTDevAddr& aBDAddr);
 	void DisconnectAll();
+	void DisconnectAllForPowerOff();
 	~CBTDisconnector();