monitor: Add support for decoding RSI
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 22 Dec 2022 21:41:12 +0000 (13:41 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 10:11:34 +0000 (15:41 +0530)
commitfdb74bfd63700c3b131c280991b399baa7e1214a
tree9ce1ae2b6b1ef8c321682b56f73100457277ccca
parent1b10dad4d3adeaebfe8be677bd86c61af7840576
monitor: Add support for decoding RSI

This adds support for decoding Resolvable Set Identifier[1] advertising
type (0x2e) according to CIS[2] spec:

        Resolvable Set Identifier: 46-BB-DB-26-D8-55
          Hash: 0x26d855
          Random: 0x46bbdb

[1] https://www.bluetooth.com/specifications/assigned-numbers/
[2] https://www.bluetooth.com/specifications/csis-1-0-1/
monitor/packet.c