avdtp: fix delay report valid states
authorArchie Pusaka <apusaka@chromium.org>
Fri, 20 Mar 2020 05:14:25 +0000 (13:14 +0800)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 12 Apr 2021 09:00:48 +0000 (14:30 +0530)
commitc12135f68fba878f7111367b0c649469e5b15385
tree305659f577e2f1876b63108084f694dd7eb3162d
parent214242dca9e51ebb8c7b91152106db5d96cc90ca
avdtp: fix delay report valid states

According to AVDTP specification section 6.19,
avdtp_delayreport_cmd could also be received when the state of SEP
is open.

Therefore, updating to accommodate such condition.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
profiles/audio/avdtp.c