intel / zephyr.js

JavaScript* Runtime for Zephyr* OS
Other
180 stars 64 forks source link

[ble] Fixed regression the UUIDs were not found #1880

Closed jimmy-huang closed 6 years ago

jimmy-huang commented 6 years ago

This was caused by the bt_uuid struct was not properly allocated memory to store the bits.

Fixes #1869

Signed-off-by: Jimmy Huang jimmy.huang@intel.com

grgustaf commented 6 years ago

+1