'Standard Bluetooth SIG Characteristic decoding

I am looking for documentation or examples on the data structure of the defined/default Bluetooth characteristics (https://btprodspecificationrefs.blob.core.windows.net/assigned-values/16-bit%20UUID%20Numbers%20Document.pdf).

I found (https://github.com/sputnikdev/bluetooth-gatt-parser/tree/master/src/main/resources/gatt/characteristic) which shows a lot of them but not all.

Is there perhaps another open source app with more of these available or even an official document that I can reference?



Solution 1:[1]

There is official documentation on this called GATT Specification Supplement 6

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Risto