Fix LegacyManufacturerData parsing issue 58/299858/3 accepted/tizen/8.0/unified/20231103.040832
authorWootak Jung <wootak.jung@samsung.com>
Wed, 11 Oct 2023 03:13:28 +0000 (12:13 +0900)
committerWootak Jung <wootak.jung@samsung.com>
Thu, 12 Oct 2023 01:00:28 +0000 (10:00 +0900)
commit6c6c8a0bbb3a13e078656c1721d0925fd753f1ee
tree923135a65b8cbede8f68869cf3935fda55210f71
parentabddb0c63a2a528bf9df94877775f3e84292b4d3
Fix LegacyManufacturerData parsing issue

LegacyManufacturerDataLen is stored as uint16 not uint32
LegacyManufacturerData should be stored with HAL_PROP_DEVICE_MANUFACTURER_DATA
not HAL_PROP_DEVICE_BLE_ADV_DATA

Change-Id: I6cb7fe979b7c85190383ff318a127b75a4b4357a
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
bt-oal/bluez_hal/src/bt-hal-event-receiver.c