+ Collaboration diagram for Defines:

Modules

 Report Type values
 HIDS Report Type values define.
 
 Information Flags
 HIDS Information Flags define.
 

Macros

#define HIDS_CONNECTION_MAX   10
 Maximum number of Heart Rate Service connections. More...
 
#define HIDS_REPORT_MAX_SIZE   20
 Maximum length of report. More...
 
#define HIDS_REPORT_MAP_MAX_SIZE   512
 Limitation of length, as per Section 2.6.1 in HIDS Spec, version 1.0. More...
 

Detailed Description

Macro Definition Documentation

◆ HIDS_CONNECTION_MAX

#define HIDS_CONNECTION_MAX   10

Maximum number of Heart Rate Service connections.

Definition at line 79 of file hids.h.

◆ HIDS_REPORT_MAP_MAX_SIZE

#define HIDS_REPORT_MAP_MAX_SIZE   512

Limitation of length, as per Section 2.6.1 in HIDS Spec, version 1.0.

Definition at line 82 of file hids.h.

◆ HIDS_REPORT_MAX_SIZE

#define HIDS_REPORT_MAX_SIZE   20

Maximum length of report.

Definition at line 81 of file hids.h.