Searched refs:bt_mesh_friend_req (Results 1 – 3 of 3) sorted by relevance
49 int bt_mesh_friend_req(struct bt_mesh_net_rx *rx, struct net_buf_simple *buf);
976 int bt_mesh_friend_req(struct bt_mesh_net_rx *rx, struct net_buf_simple *buf) in bt_mesh_friend_req() function
1044 return bt_mesh_friend_req(rx, buf); in ctl_recv()