device: Return error when ConnectProfile DBus method fails (second fix)
authorPali Rohár <pali@kernel.org>
Sun, 3 May 2020 11:10:55 +0000 (13:10 +0200)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 12 Apr 2021 09:00:49 +0000 (14:30 +0530)
commit4db6a895f6f426c102509e76affbd53008763ec6
tree68a16489d0ba08c2e9d16b48dbd713e42805c14b
parent5af4cbf41254ef8ab37a3e061a27ca1e30262f19
device: Return error when ConnectProfile DBus method fails (second fix)

This is fixup of commit 3aa815a31017 ("device: Return error when
ConnectProfile DBus method fails"). There is another place which needs
to distinguish between Connect and ConnectProfile DBus method.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
src/device.c