monitor: Add parsing Service Data of UUID 128
authorŁukasz Rymanowski <lukasz.rymanowski@codecoup.pl>
Sat, 29 Jul 2023 00:45:52 +0000 (02:45 +0200)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 13:34:03 +0000 (19:04 +0530)
commitb50f6e86620ca508601039dc59603d99d747d12e
tree55e8222a918db3d5f1143534b24e10914db34ade
parentd7c6b2daa462223d751e2ebb39660a24c39c14b5
monitor: Add parsing Service Data of UUID 128

In the advertising report, instead of deciding EIR 0x21 into this:

Unknown EIR field 0x21: 3a048f2ba97ea6ae1b49c619e973a4a701480d130d

We can do bit better

        Service Data UUID 128: Vendor specific
          Data: 01480d130d
Reviewed-by: Paul Menzel <pmenzel@molgen.mpg.de>
monitor/packet.c