Searched refs:rcb_pool (Results 1 – 3 of 3) sorted by relevance
52 tL2C_RCB *p_rcb = &l2cb.rcb_pool[0]; in l2c_ucd_discover_cback()118 tL2C_RCB *p_rcb = &l2cb.rcb_pool[0]; in l2c_ucd_congestion_status_cback()274 p_rcb = &l2cb.rcb_pool[0]; in L2CA_UcdDeregister()624 tL2C_RCB *p_rcb = &l2cb.rcb_pool[0]; in l2c_ucd_check_pending_info_req()
1799 tL2C_RCB *p_rcb = &l2cb.rcb_pool[0]; in l2cu_allocate_rcb()1908 tL2C_RCB *p_rcb = &l2cb.rcb_pool[0]; in l2cu_find_rcb_by_psm()
486 tL2C_RCB rcb_pool[MAX_L2CAP_CLIENTS]; /* Registration info pool */ member