Modules

 OTAS UUIDs
 OTAS service and characteristcs UUID.
 

Macros

#define OTAS_C_CONNECTION_MAX
 Maximum number of OTAS Client connections. More...
 

Detailed Description

Macro Definition Documentation

◆ OTAS_C_CONNECTION_MAX

#define OTAS_C_CONNECTION_MAX
Value:
(10 < CFG_MAX_CONNECTIONS ?\
10 : CFG_MAX_CONNECTIONS)

Maximum number of OTAS Client connections.

Definition at line 69 of file otas_c.h.