monitor: Fix adv_handle size in the set info transfer packet
authorJakub Tyszkowski <jakub.tyszkowski@codecoup.pl>
Fri, 21 Jul 2023 12:03:17 +0000 (14:03 +0200)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 13:34:03 +0000 (19:04 +0530)
commita01a2febb44fe49915883969113bb6a78b96b7fc
tree5a9d73ef75d387cc5b3efe54a0abca462845e89b
parent09da6ff273fbaf0a29b0a7ca56918d7b1139647f
monitor: Fix adv_handle size in the set info transfer packet

As per Bluetooth Core 5.4 Vol 4. Part E, 7.8.90,
adv_handle is 1 octet size and not 2.
monitor/bt.h