Fix ble_scan_parser endianness when parsing UUIDs
In Bluetooth, the UUIDs are given in little endian order. Therefore, the byte array must be reversed before it is encoded into strings. Bug: None Change-Id: I0aeca5a1159566b674638ce3451a33665a5382ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561960Reviewed-by:Sonny Sasaka <sonnysasaka@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Commit-Queue: Archie Pusaka <apusaka@chromium.org> Cr-Commit-Position: refs/heads/master@{#834576}
Showing
Please register or sign in to comment