Searched refs:GATT_CL_MAX_LCB (Results 1 – 7 of 7) sorted by relevance
26 #define SRVC_MAX_APPS GATT_CL_MAX_LCB
113 #define GAP_MAX_CL GATT_CL_MAX_LCB
137 #ifndef GATT_CL_MAX_LCB138 #define GATT_CL_MAX_LCB 22 macro
1597 for (i = 0; i < GATT_CL_MAX_LCB; i++) in gatt_is_clcb_allocated()1627 for (i = 0; i < GATT_CL_MAX_LCB; i++) in gatt_clcb_alloc()1727 for (i = 0; i < GATT_CL_MAX_LCB; i ++) in gatt_num_clcb_by_bd_addr()2027 p_tcb->next_slot_inq %= GATT_CL_MAX_LCB; in gatt_cmd_enq()2053 p_tcb->pending_cl_req %= GATT_CL_MAX_LCB; in gatt_cmd_dequeue()2213 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];501 tGATT_CLCB clcb[GATT_CL_MAX_LCB]; /* connection link control block*/
1296 for (j = 0, p_clcb= &gatt_cb.clcb[j]; j < GATT_CL_MAX_LCB; j++, p_clcb++) in GATT_Deregister()
92 #define BTA_GATTC_CLCB_MAX GATT_CL_MAX_LCB