Home | History | Annotate | Download | only in l2cap

Lines Matching refs:p_buf1

816     BT_HDR      *p_buf, *p_buf1;
833 for (p_buf = (BT_HDR *)GKI_getfirst (p_rcv_hold_q); p_buf; p_buf = p_buf1)
835 p_buf1 = (BT_HDR *)GKI_getnext (p_buf);