LE CoC: Fix disconnection on multiple writes 30/299430/1
authorAnuj Jain <anuj01.jain@samsung.com>
Mon, 4 Apr 2022 12:46:59 +0000 (18:16 +0530)
committerAnuj Jain <anuj01.jain@samsung.com>
Wed, 27 Sep 2023 13:06:12 +0000 (18:36 +0530)
commit7f0987f4f9686ac9a8826d6ef192b9f86a294cbc
tree467fe4d37e6f4330ca79bf637af9b960113ff952
parent7a07a2901180734fecdb4aca935c70cf8a76c87d
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.

To avoid build conflict please merge this patch after merging framework
patch:(Icf4d8a51acc444765a9b61224a3a5d3fd26bfa65)

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