Searched refs:bt_mesh_access_recv (Results 1 – 3 of 3) sorted by relevance
62 int bt_mesh_access_recv(struct bt_mesh_msg_ctx *ctx, struct net_buf_simple *buf);
813 return bt_mesh_access_recv(&rx->ctx, sdu); in sdu_recv()
1572 int bt_mesh_access_recv(struct bt_mesh_msg_ctx *ctx, struct net_buf_simple *buf) in bt_mesh_access_recv() function