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