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
870 for (i = 0; i < GATT_CL_MAX_LCB; i++) { in gatt_is_clcb_allocated()898 for (i = 0; i < GATT_CL_MAX_LCB; i++) { in gatt_clcb_alloc()965 for (i = 0; i < GATT_CL_MAX_LCB; i++) { in gatt_num_clcb_by_bd_addr()1248 for (uint8_t i = 0; i < GATT_CL_MAX_LCB; i++) { in gatt_cleanup_upon_disc()
372 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; in GATT_Deregister()
81 #define BTA_GATTC_CLCB_MAX GATT_CL_MAX_LCB