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