client: Fix not cleaning up notify pipe 95/204895/1
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 6 Feb 2018 10:01:19 +0000 (08:01 -0200)
committerAmit Purwar <amit.purwar@samsung.com>
Mon, 15 Apr 2019 03:25:16 +0000 (08:55 +0530)
commit886553467c74f9cedf1e36f974098c9d2b020b83
tree5e86ac6e50debab7ad3d6eba26862cc1960e1710
parent774255fdd4e7eb2a30404b4475019c049161149d
client: Fix not cleaning up notify pipe

If remote unsubscribe, disconnects or the daemon closes the socket the
io shall be destroyed properly otherwise it will prevent new
subscriptions.

Change-Id: I9cd77b61e7bfdd38ecd160edd0b9316d8285c7b0
Signed-off-by: Amit Purwar <amit.purwar@samsung.com>
client/gatt.c