Searched refs:bptr (Results 1 – 1 of 1) sorted by relevance
732 const uint8_t *bptr; in net_buf_data_match() local747 bptr = buf->data + offset; in net_buf_data_match()751 if (dptr[compared] != bptr[i]) { in net_buf_data_match()