+ Collaboration diagram for Defines:

Macros

#define NDCS_CONNECTION_MAX   10
 Maximum number of NDCS connections. More...
 
#define NDCS_TIME_WITH_DST_VAL_LEN   8
 Length of Time with DST value. More...
 
#define NDCS_CHAR_FULL   0x07
 Bit mask for mandatory characteristic in NDCS. More...
 

Detailed Description

Macro Definition Documentation

◆ NDCS_CHAR_FULL

#define NDCS_CHAR_FULL   0x07

Bit mask for mandatory characteristic in NDCS.

Definition at line 71 of file ndcs.h.

◆ NDCS_CONNECTION_MAX

#define NDCS_CONNECTION_MAX   10

Maximum number of NDCS connections.

Definition at line 69 of file ndcs.h.

◆ NDCS_TIME_WITH_DST_VAL_LEN

#define NDCS_TIME_WITH_DST_VAL_LEN   8

Length of Time with DST value.

Definition at line 70 of file ndcs.h.