Searched refs:net_buf_simple_push (Results 1 – 3 of 3) sorted by relevance
262 uint8_t *net_buf_simple_push(struct os_mbuf *om, uint8_t len);
303 uint8_t *net_buf_simple_push(struct os_mbuf *om, uint8_t len) in net_buf_simple_push() function
783 seq = net_buf_simple_push(buf, 3); in bt_mesh_net_encode()