Searched refs:bt_mesh_friend_clear (Results 1 – 3 of 3) sorted by relevance
50 int bt_mesh_friend_clear(struct bt_mesh_net_rx *rx, struct net_buf_simple *buf);
258 int bt_mesh_friend_clear(struct bt_mesh_net_rx *rx, struct net_buf_simple *buf) in bt_mesh_friend_clear() function
1046 return bt_mesh_friend_clear(rx, buf); in ctl_recv()