Searched refs:net_buf_simple_reset (Results 1 – 6 of 6) sorted by relevance
232 net_buf_simple_reset(buf); in send_filter_status()481 net_buf_simple_reset(&client->buf); in proxy_complete_pdu()612 net_buf_simple_reset(&client->buf); in proxy_connected()651 net_buf_simple_reset(buf); in bt_mesh_proxy_get_buf()
254 net_buf_simple_reset(&rx_buf); in reset_state_without_linkclose()302 net_buf_simple_reset(&rx_buf); in reset_state()1000 net_buf_simple_reset(&buf); in send_pub_key()1367 net_buf_simple_reset(plink.rx.buf); in link_open()
712 net_buf_simple_reset(&sdu); in sdu_recv()1186 net_buf_simple_reset(&rx->buf); in seg_rx_alloc()
1007 net_buf_simple_reset(buf); in net_decrypt()
160 static inline void net_buf_simple_reset(struct net_buf_simple *buf) in net_buf_simple_reset() function
136 net_buf_simple_reset(&buf->b); in net_buf_reset()
Completed in 19 milliseconds