src/shared: update uuid16_table to latest
authorNoah Pendleton <noah.pendleton@gmail.com>
Sun, 21 Jun 2020 18:56:18 +0000 (14:56 -0400)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 12 Apr 2021 09:00:49 +0000 (14:30 +0530)
commit100b4e7436ac90e3ad4f11c92cc8e583f9e5665e
treebd64d12d75d0c48b460e927e5f729df15965aae7
parentbe6d74bad784157ba71d24332bc5f042dc60ed5f
src/shared: update uuid16_table to latest

Update the table of 16-bit UUID to manufacturer name string to the
latest from this url:

https://www.bluetooth.com/specifications/assigned-numbers/16-bit-uuids-for-members/

I used this script to convert to the bluez format:

https://github.com/noahp/bt-sig-16-bit-uuids
Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
src/shared/util.c