Home | History | Annotate | Download | only in l2cap

Lines Matching full:gki_getnext

1537         for (p_buf = (BT_HDR *)p_ccb->fcrb.waiting_for_ack_q.p_first; p_buf; p_buf = (BT_HDR *)GKI_getnext (p_buf))
1570 p_buf = (BT_HDR *)GKI_getnext (p_buf);
1576 p_buf = (BT_HDR *)GKI_getnext (p_buf);
1600 p_buf = (BT_HDR *)GKI_getnext (p_buf);
2668 p_buf = GKI_getnext(p_buf);