monitor: Fix using PACKET_FILTER_SHOW_SCO_DATA for ISO packets
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 17 May 2023 21:27:14 +0000 (14:27 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 13:34:03 +0000 (19:04 +0530)
commit55c1bd7dd605507b5727b22a936602377b0d93df
tree07125b1583764d5605c47e88a04224ab3d3ff9d2
parent42f5fedcf6e813cdadf278d0b34877a5d9a2ffe0
monitor: Fix using PACKET_FILTER_SHOW_SCO_DATA for ISO packets

This fixes the uses of PACKET_FILTER_SHOW_SCO_DATA for ISO packets and
introduce a dedicated flag for it in the form of
PACKET_FILTER_SHOW_ISO_DATA which can be enabled with use of -I/--iso.
monitor/main.c
monitor/packet.c
monitor/packet.h