Home
last modified time | relevance | path

Searched refs:net_buf_ncmp (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/modem/
Dwncm14a2a.c989 static int net_buf_ncmp(struct net_buf *buf, const uint8_t *s2, size_t n) in net_buf_ncmp() function
1130 if (net_buf_ncmp(rx_buf, handlers[i].cmd, in wncm14a2a_rx()