bluetoothmgmt/bluetoothclientlib/btlib/btphysicallinkshelpers.h
branchRCL_3
changeset 18 f8503e232b0c
parent 0 29b1cd4cb562
equal deleted inserted replaced
15:16aa830c86c8 18:f8503e232b0c
    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