Home | History | Annotate | Download | only in l2cap

Lines Matching refs:p_pkt_end

574   uint8_t* p_pkt_end;
583 p_pkt_end = p + pkt_len;
590 if ((p + cmd_len) > p_pkt_end) {