LE CoC: Fix disconnection on multiple writes 42/273342/1
authorAnuj Jain <anuj01.jain@samsung.com>
Mon, 4 Apr 2022 12:46:59 +0000 (18:16 +0530)
committerAnuj Jain <anuj01.jain@samsung.com>
Mon, 4 Apr 2022 13:06:30 +0000 (18:36 +0530)
commit0aee08267fc6fe50cb14956bfb713277ce6d5097
tree50b23c64e1dbf7e6359b98cee1f219e11f6534d0
parentea786cefcb41102ea53050eab1316967275fa476
LE CoC: Fix disconnection on multiple writes

This patch fixes the the issue of LE_L2CAP socket disconnection
when write operation is performed more than once by either client or
server.

Change-Id: I6bd2e7fdbfe8ba1931d4a141266da8c902deb228
Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
tests/test/bt_unit_test.c