Macros

#define HRRCPS_CONNECTION_MAX   10
 
#define HRRCPS_CTRL_PT_VAL_LEN   2
 
#define HRRCPS_CTRL_PT_RSP_VAL_LEN   4
 
#define HRRCPS_SERVICE_UUID
 

Detailed Description

Macro Definition Documentation

◆ HRRCPS_CONNECTION_MAX

#define HRRCPS_CONNECTION_MAX   10

Maximum number of HRS RSCS Relay Control Point Service connections.

Definition at line 70 of file hrrcps.h.

◆ HRRCPS_CTRL_PT_RSP_VAL_LEN

#define HRRCPS_CTRL_PT_RSP_VAL_LEN   4

Length of the value of Control Point Response characteristic.

Definition at line 72 of file hrrcps.h.

◆ HRRCPS_CTRL_PT_VAL_LEN

#define HRRCPS_CTRL_PT_VAL_LEN   2

Length of the value of Control Point characteristic.

Definition at line 71 of file hrrcps.h.

◆ HRRCPS_SERVICE_UUID

#define HRRCPS_SERVICE_UUID
Value:
0x1B, 0xD7, 0x90, 0xEC, 0xE8, 0xB9, 0x75, 0x80,\
0x0A, 0x46, 0x44, 0xD3, 0x01, 0x06, 0xED, 0xA6

The UUID of HRS RSCS Relay Control Point Service for setting advertising data.

Definition at line 74 of file hrrcps.h.