Home
last modified time | relevance | path

Searched refs:CFG_MAX_CONNECTIONS (Results 1 – 25 of 50) sorted by relevance

12

/device/soc/goodix/gr551x/sdk_liteos/config/
Dflash_scatter_config.h83 #ifndef CFG_MAX_CONNECTIONS
87 #if (CFG_MAX_CONNECTIONS <= 10)
88 #define USER_MAX_CONNECTIONS CFG_MAX_CONNECTIONS
Dcustom_config.h244 #ifndef CFG_MAX_CONNECTIONS
245 #define CFG_MAX_CONNECTIONS 10 macro
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/ndcs/
Dndcs.h69 #define NDCS_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \
70 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of NDCS connections. */
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/tps_c/
Dtps_c.h69 #define TPS_C_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \
70 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of TPS Client connections. */
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/otas/
Dotas.h73 #define OTAS_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \
74 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of OTA Service connections. */
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/fast_otas/
Dfast_otas.h73 #define FAST_OTAS_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \
74 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of FAST_OTA Service connections. */
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/bas/
Dbas.h83 #define BAS_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \
84 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of BAS connections.
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/sample/
Dsample_service.h69 #define SAMPLES_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \
70 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of Sample Service connections. */
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/ias_c/
Dias_c.h69 #define IAS_C_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \
70 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of IAS Client connections. */
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/bas_c/
Dbas_c.h70 #define BAS_C_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \
71 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of BAS Client connections. */
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/lls_c/
Dlls_c.h69 #define LLS_C_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \
70 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of LLS Client connections. */
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/mlmr/
Dmlmr.h71 #define GUS_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \
72 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of Goodix UART Service connections. */
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/rtus/
Drtus.h69 #define RTUS_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \
70 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of RTUS connections. */
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/gus/
Dgus.h71 #define GUS_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \
72 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of Goodix UART Service connections. */
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/lns/
Dlns.h69 #define LNS_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \
70 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of Log Notification \
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/hrs/
Dhrs.h82 #define HRS_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \
83 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of Heart Rate Service connections. */
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/ancs_c/
Dancs_c.h81 #define ANCS_C_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \
82 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of ANCS Client connections. */
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/pcs/
Dpcs.h68 #define PCS_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \
69 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of Power Consumption Service connections. */
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/hrrcps/
Dhrrcps.h70 #define HRRCPS_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \
71 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of \
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/pass/
Dpass.h68 #define PASS_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \
69 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of Phone Alert Status Service connections. */
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/otas_c/
Dotas_c.h68 #define OTAS_C_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \
69 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of OTAS Client connections. */
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/dis/
Ddis.h73 #define DIS_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \
74 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of DIS connections. \
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/ths/
Dths.h72 #define THS_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \
73 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of Throughput Service connections.*/
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/bps/
Dbps.h83 #define BPS_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \
84 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of BPS connections. */
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/mlmr_c/
Dmlmr_c.h72 #define GUS_C_CONNECTION_MAX (10 < CFG_MAX_CONNECTIONS ? \
73 … 10 : CFG_MAX_CONNECTIONS) /**< Maximum number of GUS Client connections. */

12