Searched refs:send_unseg (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | transport.c | 119 static int send_unseg(struct bt_mesh_net_tx *tx, struct net_buf_simple *sdu, in send_unseg() function 711 err = send_unseg(tx, msg, cb, cb_data, NULL); in bt_mesh_trans_send() 1099 return send_unseg(tx, &buf, cb, cb_data, &ctl_op); in bt_mesh_ctl_send()
|