= {
}
#define UUID_HRS_MEASUREMENT
Definition: heartbeat.c:31
#define UUID_HRS
Definition: heartbeat.c:30
Allows the characteristic value to be read.
Definition: sol-gatt.h:72
static int hrs_measurement_read(struct sol_gatt_pending *op, uint16_t offset)
Definition: heartbeat.c:37
#define SOL_GATT_SERVICE_UUID_16(service_uuid)
Helper to the construction of a GATT Service with 16-bit UUID.
Definition: sol-gatt.h:203
Allows indications for the characteristic value.
Definition: sol-gatt.h:80
#define SOL_GATT_CHARACTERISTIC_UUID_16(_uuid, _flags,...)
Helper to the construction of a GATT Characteristic with 16-bit UUID.
Definition: sol-gatt.h:213
#define SOL_GATT_ATTR_INVALID
Terminates the list of attributes.
Definition: sol-gatt.h:237