Searched refs:MAX_L2CAP_CLIENTS (Results 1 – 3 of 3) sorted by relevance
489 #ifndef MAX_L2CAP_CLIENTS490 #define MAX_L2CAP_CLIENTS 15 macro
475 tL2C_RCB rcb_pool[MAX_L2CAP_CLIENTS]; /* Registration info pool */
1689 for (xx = 0; xx < MAX_L2CAP_CLIENTS; xx++, p_rcb++) { in l2cu_allocate_rcb()1799 for (xx = 0; xx < MAX_L2CAP_CLIENTS; xx++, p_rcb++) { in l2cu_find_rcb_by_psm()