Searched refs:bt_mesh_net_encode (Results 1 – 3 of 3) sorted by relevance
299 int bt_mesh_net_encode(struct bt_mesh_net_tx *tx, struct net_buf_simple *buf,
214 err = bt_mesh_net_encode(&tx, buf, BT_MESH_NONCE_PROXY); in send_filter_status()
492 int bt_mesh_net_encode(struct bt_mesh_net_tx *tx, struct net_buf_simple *buf, in bt_mesh_net_encode() function