BLE_API  v2.1.3
BLE HRS Service and Characteristic Definitions

Macros

#define BLESERVICE_HRS_MEASUREMENT_NOTIFY_EVENT   0x01
 
#define BLESERVICE_HRS_MEASUREMENT_CCCD_WRITE_RSP_EVENT   0x02
 
#define BLESERVICE_HRS_MEASUREMENT_CCCD_READ_RSP_EVENT   0x03
 
#define BLESERVICE_HRS_BODY_SENSOR_LOCATION_READ_EVENT   0x04
 

Detailed Description

Here shows the event definitions of the HRS service.

Macro Definition Documentation

◆ BLESERVICE_HRS_BODY_SENSOR_LOCATION_READ_EVENT

#define BLESERVICE_HRS_BODY_SENSOR_LOCATION_READ_EVENT   0x04

Heart rate body sensor location read event.

◆ BLESERVICE_HRS_MEASUREMENT_CCCD_READ_RSP_EVENT

#define BLESERVICE_HRS_MEASUREMENT_CCCD_READ_RSP_EVENT   0x03

Heart rate measurement cccd read event.

◆ BLESERVICE_HRS_MEASUREMENT_CCCD_WRITE_RSP_EVENT

#define BLESERVICE_HRS_MEASUREMENT_CCCD_WRITE_RSP_EVENT   0x02

Heart rate measurement cccd write response event.

◆ BLESERVICE_HRS_MEASUREMENT_NOTIFY_EVENT

#define BLESERVICE_HRS_MEASUREMENT_NOTIFY_EVENT   0x01

Heart rate measurement notification event.