smp-tester: Fix not registering for MGMT_EV_USER_CONFIRM_REQUEST
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 10 Nov 2020 23:10:09 +0000 (15:10 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:33 +0000 (19:08 +0530)
commit8fa9f913c137ebde5b1ef0f51272cdd4dce7e86a
tree82a39f0c7422aa2fe66c4c4e38493c0575b0934f
parent4506aaddcf3d0564aed44e6bb6d3a529b1fae5e0
smp-tester: Fix not registering for MGMT_EV_USER_CONFIRM_REQUEST

For client test MGMT_EV_USER_CONFIRM_REQUEST shall be resgistered as
well as the kernel has been updated to request user confirmation even
when acting as initiator.

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