diff -r 16aa830c86c8 -r f8503e232b0c bluetoothmgmt/bluetoothclientlib/btlib/btphysicallinkshelpers.h --- 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();