Home | History | Annotate | Download | only in l2cap

Lines Matching refs:tL2C_RCB

1670     tL2C_RCB    *p_rcb = p_ccb->p_rcb;
1782 tL2C_RCB *l2cu_allocate_rcb (UINT16 psm)
1784 tL2C_RCB *p_rcb = &l2cb.rcb_pool[0];
1814 void l2cu_release_rcb (tL2C_RCB *p_rcb)
1863 tL2C_RCB *l2cu_find_rcb_by_psm (UINT16 psm)
1865 tL2C_RCB *p_rcb = &l2cb.rcb_pool[0];