monitor: Fix decoding of HCI CIS Established Event
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 20 Jun 2023 22:35:37 +0000 (15:35 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 13:34:03 +0000 (19:04 +0530)
commit41a8cd579194a27a501075f03c3d87cfbdc93f0d
tree12773dd51a1c2dd5d321c7aab905599755bd3163
parentad3080b84353860e3dc52834ab4480243049c94d
monitor: Fix decoding of HCI CIS Established Event

The ISO Interval is actually using set using 1.25ms slots:

BLUETOOTH CORE SPECIFICATION Version 5.3 | Vol 4, Part E
page 2304:

  Time = N * 1.25 ms
monitor/packet.c