Home | History | Annotate | Download | only in l2cap

Lines Matching refs:tL2C_RCB

1552     tL2C_RCB    *p_rcb = p_ccb->p_rcb;
1664 tL2C_RCB *l2cu_allocate_rcb (UINT16 psm)
1666 tL2C_RCB *p_rcb = &l2cb.rcb_pool[0];
1696 void l2cu_release_rcb (tL2C_RCB *p_rcb)
1745 tL2C_RCB *l2cu_find_rcb_by_psm (UINT16 psm)
1747 tL2C_RCB *p_rcb = &l2cb.rcb_pool[0];