Searched refs:GATT_CL_MAX_LCB (Results 1 – 6 of 6) sorted by relevance
26 #define SRVC_MAX_APPS GATT_CL_MAX_LCB
152 #ifndef GATT_CL_MAX_LCB153 #define GATT_CL_MAX_LCB 22 macro
881 for (i = 0; i < GATT_CL_MAX_LCB; i++) { in gatt_is_clcb_allocated()909 for (i = 0; i < GATT_CL_MAX_LCB; i++) { in gatt_clcb_alloc()976 for (i = 0; i < GATT_CL_MAX_LCB; i++) { in gatt_num_clcb_by_bd_addr()1253 for (uint8_t i = 0; i < GATT_CL_MAX_LCB; i++) { in gatt_cleanup_upon_disc()
367 tGATT_CLCB clcb[GATT_CL_MAX_LCB]; /* connection link control block*/
1026 for (j = 0, p_clcb = &gatt_cb.clcb[j]; j < GATT_CL_MAX_LCB; j++, p_clcb++) { in GATT_Deregister()
82 #define BTA_GATTC_CLCB_MAX GATT_CL_MAX_LCB