10 Silicon Labs Confidential
The GATT Database
The GATT database define the services and data for
Bluetooth Smart
<service> The service definition
uuid = Service UUID
16-bit = Standardized
128-bit = Vendor specific
<characteristic> The data definition
uuid = characteristic UUID
16-bit = Standardized
128-bit = Vendor specific
<properties> Characteristic properties
read, write, indicate, notify
const = constant (fixed) values
<value> The actual data
type = hex or UTF-8
See: Profile Toolkit Developer Guide for details