Searched refs:send_rel (Results 1 – 9 of 9) sorted by relevance
99 bool send_rel; member
716 send_rel:1, /**< Force reliable sending (segment acks) */ member
30 .send_rel = false,126 zassert_false(gctx.send_rel); in tc_teardown()
369 .send_rel = true, in seg_tx_send_unacked()675 tx->ctx->send_rel = true; in bt_mesh_trans_send()697 if (!tx->ctx->send_rel || net_buf_simple_tailroom(msg) < 8) { in bt_mesh_trans_send()708 if (tx->ctx->send_rel) { in bt_mesh_trans_send()1081 tx->ctx->send_rel = true; in bt_mesh_ctl_send()1096 if (tx->ctx->send_rel) { in bt_mesh_ctl_send()
33 .send_rel = (_send_rel) \640 ctx->send_rel = true; in handle_extended_scan_start()
26 .send_rel = (_send_rel), \
457 test_send_ctx.send_rel = (flags & FORCE_SEGMENTATION); in bt_mesh_test_send_async()540 test_send_ctx.send_rel = 0; in bt_mesh_test_send_data()
264 .send_rel = false, in msg_send()
382 .send_rel = false, in test_tx_ext_model()