+ Collaboration diagram for Defines:

Macros

#define HRS_C_CONNECTION_MAX   10
 Maximum number of HRS Client connections. More...
 
#define HRS_C_RR_INTERVALS_NUM_MAX   9
 Maximum number of RR intervals in HRS notifications. More...
 
#define HRS_C_CTRL_POINT_ENERGY_EXP   0x01
 Value for control point characteristic. More...
 

Detailed Description

Macro Definition Documentation

◆ HRS_C_CONNECTION_MAX

#define HRS_C_CONNECTION_MAX   10

Maximum number of HRS Client connections.

Definition at line 71 of file hrs_c.h.

◆ HRS_C_CTRL_POINT_ENERGY_EXP

#define HRS_C_CTRL_POINT_ENERGY_EXP   0x01

Value for control point characteristic.

Definition at line 73 of file hrs_c.h.

◆ HRS_C_RR_INTERVALS_NUM_MAX

#define HRS_C_RR_INTERVALS_NUM_MAX   9

Maximum number of RR intervals in HRS notifications.


Definition at line 72 of file hrs_c.h.