lib: Fix the unchecked return value
authorTedd Ho-Jeong An <hj.tedd.an@gmail.com>
Fri, 20 Nov 2020 20:07:12 +0000 (12:07 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:34 +0000 (19:08 +0530)
commit4f5c4c1715986a61d5648f9426f97d0c43bcf4cf
tree25f0ff356542b51b5f792263c09489c9f972b546
parent61e02c83336c5bd0d5ef3a01c603e5e64b66ee36
lib: Fix the unchecked return value

This patch fixes the unchecked return value.

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