bluetoothmgmt/bluetoothclientlib/btlib/btphysicallinkshelpers.h
changeset 21 5e5528a288fe
parent 0 29b1cd4cb562
equal deleted inserted replaced
19:4b81101308c6 21:5e5528a288fe
    47 	{
    47 	{
    48 public:
    48 public:
    49 	static CBTDisconnector* NewL(CBluetoothPhysicalLinks& aParent);
    49 	static CBTDisconnector* NewL(CBluetoothPhysicalLinks& aParent);
    50 	void Disconnect(const TBTDevAddr& aBDAddr);
    50 	void Disconnect(const TBTDevAddr& aBDAddr);
    51 	void DisconnectAll();
    51 	void DisconnectAll();
       
    52 	void DisconnectAllForPowerOff();
    52 	~CBTDisconnector();
    53 	~CBTDisconnector();
    53 
    54 
    54 
    55 
    55 private:
    56 private:
    56 	enum TCurrentRequest
    57 	enum TCurrentRequest