Searched refs:CFG_MAX_CONNECTIONS (Results 1 – 25 of 50) sorted by relevance
12
83 #ifndef CFG_MAX_CONNECTIONS87 #if (CFG_MAX_CONNECTIONS <= 10)88 #define USER_MAX_CONNECTIONS CFG_MAX_CONNECTIONS
244 #ifndef CFG_MAX_CONNECTIONS245 #define CFG_MAX_CONNECTIONS 10 macro
69 #define NDCS_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \70 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of NDCS connections. */
69 #define TPS_C_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \70 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of TPS Client connections. */
73 #define OTAS_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \74 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of OTA Service connections. */
73 #define FAST_OTAS_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \74 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of FAST_OTA Service connections. */
83 #define BAS_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \84 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of BAS connections.
69 #define SAMPLES_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \70 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of Sample Service connections. */
69 #define IAS_C_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \70 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of IAS Client connections. */
70 #define BAS_C_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \71 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of BAS Client connections. */
69 #define LLS_C_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \70 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of LLS Client connections. */
71 #define GUS_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \72 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of Goodix UART Service connections. */
69 #define RTUS_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \70 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of RTUS connections. */
69 #define LNS_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \70 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of Log Notification \
82 #define HRS_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \83 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of Heart Rate Service connections. */
81 #define ANCS_C_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \82 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of ANCS Client connections. */
68 #define PCS_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \69 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of Power Consumption Service connections. */
70 #define HRRCPS_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \71 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of \
68 #define PASS_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \69 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of Phone Alert Status Service connections. */
68 #define OTAS_C_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \69 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of OTAS Client connections. */
73 #define DIS_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \74 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of DIS connections. \
72 #define THS_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \73 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of Throughput Service connections.*/
83 #define BPS_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \84 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of BPS connections. */
72 #define GUS_C_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \73 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of GUS Client connections. */