Home | History | Annotate | Download | only in l2cap

Lines Matching refs:tL2C_CCB

150   tL2C_CCB* p_ccb;
238 tL2C_CCB* pn = p_ccb->p_next_ccb;
284 tL2C_CCB* p_ccb;
285 tL2C_CCB* p_next_ccb;
343 tL2C_CCB* p_ccb;
371 tL2C_CCB* pn = p_ccb->p_next_ccb;
475 tL2C_CCB* p_ccb;
502 tL2C_CCB* p_ccb;
520 tL2C_CCB* pn = p_ccb->p_next_ccb;
549 tL2C_CCB* pn = p_ccb->p_next_ccb;
612 tL2C_CCB* p_ccb;
790 tL2C_CCB* p_ccb = l2cb.ccb_pool + xx;
914 tL2C_CCB* p_ccb;
957 void l2c_link_check_send_pkts(tL2C_LCB* p_lcb, tL2C_CCB* p_ccb, BT_HDR* p_buf) {