monitor: Adding missing device found flag in the parser
authorAlain Michaud <alainm@chromium.org>
Wed, 16 Jun 2021 12:42:29 +0000 (12:42 +0000)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:35 +0000 (19:08 +0530)
commit03a4a25ab3e8c49f1b3e8f90030daf0e19964232
tree761e8668e425943fb49d318af2d1638f30e761e0
parent01a3f8200569a82f57d65c077f1fc3a3cb83b378
monitor: Adding missing device found flag in the parser

A new flag was added to the kernel implementation of the Device Found
event, but had not been added to the parser leading to an "Unknown device
flag" error in btmon.

Reviewed-by: Yu Liu <yudiliu@google.com>
Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
monitor/packet.c