Searched refs:bt_mesh_trans_recv (Results 1 – 3 of 3) sorted by relevance
101 int bt_mesh_trans_recv(struct net_buf_simple *buf, struct bt_mesh_net_rx *rx);
430 (void)bt_mesh_trans_recv(&sbuf, &rx); in bt_mesh_net_local()904 err = bt_mesh_trans_recv(&buf, &rx); in bt_mesh_net_recv()
1614 int bt_mesh_trans_recv(struct net_buf_simple *buf, struct bt_mesh_net_rx *rx) in bt_mesh_trans_recv() function