Searched refs:bt_mesh_friend_poll (Results 1 – 3 of 3) sorted by relevance
37 int bt_mesh_friend_poll(struct bt_mesh_net_rx *rx, struct net_buf_simple *buf);
980 return bt_mesh_friend_poll(rx, buf); in ctl_recv()
713 int bt_mesh_friend_poll(struct bt_mesh_net_rx *rx, struct net_buf_simple *buf) in bt_mesh_friend_poll() function