changeset 33 | 4e80e1b997a8 |
parent 0 | 29b1cd4cb562 |
--- a/bluetoothmgmt/bluetoothclientlib/btlib/btphysicallinkshelpers.h Mon May 03 13:34:38 2010 +0300 +++ b/bluetoothmgmt/bluetoothclientlib/btlib/btphysicallinkshelpers.h Mon Jul 12 07:03:47 2010 +0300 @@ -49,6 +49,7 @@ static CBTDisconnector* NewL(CBluetoothPhysicalLinks& aParent); void Disconnect(const TBTDevAddr& aBDAddr); void DisconnectAll(); + void DisconnectAllForPowerOff(); ~CBTDisconnector();