Anyone knows which is the document from the Bluetooth documentation from where the gatt_uuid.h defines were extracted?
I've checked the one from this link: https://www.bluetooth.org/Technical/AssignedNumbers/Generic-Attribute-Profile.htm
But it does contains only the generic ones like primary service, secondary service - I could not find the list of the defined UUID's like DEVICE_NAME_UUID, TEMPERATURE_UUID ... etc.
Is there any UUID list defined by the Bluetoth SIG for the 16 bit UUID's or it's scattered around in the predefined profiles?