Searched refs:bt_mesh_op_agg_encode_msg (Results 1 – 4 of 4) sorted by relevance
20 int bt_mesh_op_agg_encode_msg(struct net_buf_simple *msg, struct net_buf_simple *buf);
19 int bt_mesh_op_agg_encode_msg(struct net_buf_simple *msg, struct net_buf_simple *buf) in bt_mesh_op_agg_encode_msg() function
141 err = bt_mesh_op_agg_encode_msg(msg, srv.ctx.sdu); in bt_mesh_op_agg_srv_send()
215 return bt_mesh_op_agg_encode_msg(msg, cli.ctx.sdu); in bt_mesh_op_agg_cli_send()