Searched refs:bt_mesh_net_encode (Results 1 – 3 of 3) sorted by relevance
270 int bt_mesh_net_encode(struct bt_mesh_net_tx *tx, struct net_buf_simple *buf,
275 err = bt_mesh_net_encode(&tx, buf, true); in send_filter_status()
446 int bt_mesh_net_encode(struct bt_mesh_net_tx *tx, struct net_buf_simple *buf, in bt_mesh_net_encode() function