avrcp: Handle not implemented response to AVRCP_LIST_PLAYER_ATTRIBUTES
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 7 May 2020 20:59:30 +0000 (13:59 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 12 Apr 2021 09:00:49 +0000 (14:30 +0530)
commitab89c6118c15e89a424028dd5cd0da833bcef15d
treee5ac7c05015d1f92281132189235600ec21ec262
parentb580ad7e9820c563393efa8cc28fbf0c221a94a5
avrcp: Handle not implemented response to AVRCP_LIST_PLAYER_ATTRIBUTES

If remote device respond with ctype set to not implement don't continue
parsing the packet.

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