Home | History | Annotate | Download | only in l2cap

Lines Matching refs:p_buf2

912     BT_HDR  *p_buf, *p_buf2;
939 p_buf2 = (BT_HDR *)GKI_dequeue (&p_ccb->xmit_hold_q);
940 l2cu_set_acl_hci_header (p_buf2, p_ccb);
941 l2c_link_check_send_pkts (p_ccb->p_lcb, p_ccb, p_buf2);