Searched refs:GATT_CL_MAX_LCB (Results 1 – 7 of 7) sorted by relevance
26 #define SRVC_MAX_APPS GATT_CL_MAX_LCB
117 #define GAP_MAX_CL GATT_CL_MAX_LCB
137 #ifndef GATT_CL_MAX_LCB138 #define GATT_CL_MAX_LCB 22 macro
1652 for (i = 0; i < GATT_CL_MAX_LCB; i++) in gatt_is_clcb_allocated()1682 for (i = 0; i < GATT_CL_MAX_LCB; i++) in gatt_clcb_alloc()1783 for (i = 0; i < GATT_CL_MAX_LCB; i ++) in gatt_num_clcb_by_bd_addr()2083 p_tcb->next_slot_inq %= GATT_CL_MAX_LCB; in gatt_cmd_enq()2109 p_tcb->pending_cl_req %= GATT_CL_MAX_LCB; in gatt_cmd_dequeue()2266 for (i = 0; i < GATT_CL_MAX_LCB; i ++) in gatt_cleanup_upon_disc()
376 tGATT_CMD_Q cl_cmd_q[GATT_CL_MAX_LCB];482 tGATT_CLCB clcb[GATT_CL_MAX_LCB]; /* connection link control block*/
1282 for (j = 0, p_clcb= &gatt_cb.clcb[j]; j < GATT_CL_MAX_LCB; j++, p_clcb++) in GATT_Deregister()
88 #define BTA_GATTC_CLCB_MAX GATT_CL_MAX_LCB