Lines Matching refs:lcb_pool
54 if (!l2cb.lcb_pool[i].in_use) return true; in l2cu_can_allocate_lcb()
71 tL2C_LCB* p_lcb = &l2cb.lcb_pool[0]; in l2cu_allocate_lcb()
248 tL2C_LCB* p_lcb = &l2cb.lcb_pool[0]; in l2cu_find_lcb_by_bd_addr()
2103 tL2C_LCB* p_lcb = &l2cb.lcb_pool[0]; in l2cu_device_reset()
2138 tL2C_LCB* p_lcb_cur = &l2cb.lcb_pool[0]; in l2cu_create_conn_br_edr()
2143 for (xx = 0, p_lcb_cur = &l2cb.lcb_pool[0]; xx < MAX_L2CAP_LINKS; in l2cu_create_conn_br_edr()
2196 tL2C_LCB* p_lcb = &l2cb.lcb_pool[0]; in l2cu_get_num_hi_priority()
2286 tL2C_LCB* p_lcb = &l2cb.lcb_pool[0]; in l2cu_find_lcb_by_state()
2316 p_lcb = &l2cb.lcb_pool[0]; in l2cu_lcb_disconnecting()
2450 for (xx = 0, p_lcb = &l2cb.lcb_pool[0]; xx < MAX_L2CAP_LINKS; in l2cu_resubmit_pending_sec_req()
3046 tL2C_LCB* p_lcb = &l2cb.lcb_pool[0]; in l2cu_find_lcb_by_handle()