Searched refs:GATT_CL_MAX_LCB (Results 1 – 6 of 6) sorted by relevance
26 #define SRVC_MAX_APPS GATT_CL_MAX_LCB
255 #ifndef GATT_CL_MAX_LCB256 #define GATT_CL_MAX_LCB 22 macro
960 for (i = 0; i < GATT_CL_MAX_LCB; i++) { in gatt_is_clcb_allocated()1006 for (i = 0; i < GATT_CL_MAX_LCB; i++) { in gatt_clcb_alloc()1201 for (i = 0; i < GATT_CL_MAX_LCB; i++) { in gatt_num_clcb_by_bd_addr()1553 for (uint8_t i = 0; i < GATT_CL_MAX_LCB; i++) { in gatt_cleanup_upon_disc()
400 tGATT_CLCB clcb[GATT_CL_MAX_LCB]; /* connection link control block*/
1082 for (j = 0, p_clcb = &gatt_cb.clcb[j]; j < GATT_CL_MAX_LCB; j++, p_clcb++) { in GATT_Deregister()
79 #define BTA_GATTC_CLCB_MAX GATT_CL_MAX_LCB