shared/att: Add bt_att_resend
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 4 Oct 2021 21:14:40 +0000 (14:14 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:37 +0000 (19:08 +0530)
commita6265a31e8607bc74cf0552e246a824fc0b0cada
tree26613d6094c8d9c445c5437c48691db1d267dfd4
parentda468480f68b7f07b4deab6a16d09278ffdf727d
shared/att: Add bt_att_resend

This adds bt_att_resend which can be used with procedures that needs to
send multiple PDUs to complete (e.g. Read Long, Write Long, etc.) so
they are pushed to the head instead of the tail of the queue so one can
retain its position on the queue.

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