monitor/att: Fix not matching read frame direction
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 20 May 2022 23:36:57 +0000 (16:36 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:54 +0000 (14:55 +0530)
commit9baaecb7fd3a27efb8e86f9861e9aade7b34bbb0
treec3284d3515a64e8affc92aeaf25abbd67f1a519e
parent0e4a659f2de88261d7611eb398b6c06cd489fa81
monitor/att: Fix not matching read frame direction

There could be read frames pending on both direction so this ensures
the direction is matched properly.

Signed-off-by: Manika Shrivastava <manika.sh@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
monitor/att.c