Searched refs:bptr (Results 1 – 1 of 1) sorted by relevance
717 const uint8_t *bptr; in net_buf_data_match() local732 bptr = buf->data + offset; in net_buf_data_match()736 if (dptr[compared] != bptr[i]) { in net_buf_data_match()
Completed in 30 milliseconds