Home
last modified time | relevance | path

Searched refs:BT_MESH_TTL_DEFAULT (Results 1 – 25 of 25) sorted by relevance

/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/shell/
Drpr.c91 .ttl = BT_MESH_TTL_DEFAULT, in cmd_scan()
133 .ttl = BT_MESH_TTL_DEFAULT, in cmd_scan_ext()
174 .ttl = BT_MESH_TTL_DEFAULT, in cmd_scan_srv()
208 .ttl = BT_MESH_TTL_DEFAULT, in cmd_scan_caps()
236 .ttl = BT_MESH_TTL_DEFAULT, in cmd_scan_get()
264 .ttl = BT_MESH_TTL_DEFAULT, in cmd_scan_stop()
289 .ttl = BT_MESH_TTL_DEFAULT, in cmd_link_get()
315 .ttl = BT_MESH_TTL_DEFAULT, in cmd_link_close()
336 .ttl = BT_MESH_TTL_DEFAULT, in cmd_provision_remote()
372 .ttl = BT_MESH_TTL_DEFAULT, in cmd_reprovision_remote()
Ddfu.c579 .send_ttl = BT_MESH_TTL_DEFAULT, in cmd_dfu_target_state()
635 .send_ttl = BT_MESH_TTL_DEFAULT, in cmd_dfu_target_imgs()
671 .send_ttl = BT_MESH_TTL_DEFAULT, in cmd_dfu_target_check()
766 dfu_tx.inputs.ttl = BT_MESH_TTL_DEFAULT; in cmd_dfu_send()
780 .send_ttl = BT_MESH_TTL_DEFAULT, in cmd_dfu_tx_cancel()
Ddfd.c234 params.ttl = BT_MESH_TTL_DEFAULT; in cmd_dfd_start()
Dblob.c280 blob_cli_xfer.inputs.ttl = BT_MESH_TTL_DEFAULT; in blob_cli_inputs_prepare()
Dshell.c1004 BT_MESH_TTL_DEFAULT); in cmd_net_send()
/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/
Dsar_cfg_cli.c136 .send_ttl = BT_MESH_TTL_DEFAULT, in bt_mesh_sar_cfg_cli_transmitter_get()
166 .send_ttl = BT_MESH_TTL_DEFAULT, in bt_mesh_sar_cfg_cli_transmitter_set()
196 .send_ttl = BT_MESH_TTL_DEFAULT, in bt_mesh_sar_cfg_cli_receiver_get()
226 .send_ttl = BT_MESH_TTL_DEFAULT, in bt_mesh_sar_cfg_cli_receiver_set()
Drpr.h28 .ttl = BT_MESH_TTL_DEFAULT \
Dblob_srv.c222 srv->state.ttl = BT_MESH_TTL_DEFAULT; in cancel()
813 srv->state.ttl = BT_MESH_TTL_DEFAULT; in blob_srv_init()
885 srv->state.ttl = BT_MESH_TTL_DEFAULT; in blob_srv_start()
Dtransport_legacy.c632 if (tx->ctx->send_ttl == BT_MESH_TTL_DEFAULT) { in bt_mesh_trans_send()
996 if (rx->ttl == BT_MESH_TTL_DEFAULT) { in ack_timeout()
1024 if (tx->ctx->send_ttl == BT_MESH_TTL_DEFAULT) { in bt_mesh_ctl_send()
Dcfg_srv.c773 if (pub_ttl > BT_MESH_TTL_MAX && pub_ttl != BT_MESH_TTL_DEFAULT) { in mod_pub_set()
871 if (pub_ttl > BT_MESH_TTL_MAX && pub_ttl != BT_MESH_TTL_DEFAULT) { in mod_pub_va_set()
2340 if (param->ttl > BT_MESH_TTL_MAX && param->ttl != BT_MESH_TTL_DEFAULT) { in heartbeat_pub_set()
Dtransport.c669 if (tx->ctx->send_ttl == BT_MESH_TTL_DEFAULT) { in bt_mesh_trans_send()
1068 if (tx->ctx->send_ttl == BT_MESH_TTL_DEFAULT) { in bt_mesh_ctl_send()
Dnet.c813 rx->ctx.send_ttl = BT_MESH_TTL_DEFAULT; in bt_mesh_net_decode()
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/mesh/
Dmsg.h131 BT_MESH_MSG_CTX_INIT(0, app_key_idx, dst, BT_MESH_TTL_DEFAULT)
141 BT_MESH_MSG_CTX_INIT(net_key_idx, BT_MESH_KEY_DEV_REMOTE, dst, BT_MESH_TTL_DEFAULT)
Daccess.h940 #define BT_MESH_TTL_DEFAULT 0xff macro
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/mesh/
Drpr_cli.rst46 .ttl = BT_MESH_TTL_DEFAULT,
82 .ttl = BT_MESH_TTL_DEFAULT,
121 .ttl = BT_MESH_TTL_DEFAULT,
Dblob_cli.rst49 .ttl = BT_MESH_TTL_DEFAULT,
/Zephyr-Core-3.5.0/samples/bluetooth/mesh_demo/src/
Dmain.c227 .send_ttl = BT_MESH_TTL_DEFAULT, in board_button_1_pressed()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/mesh/src/
Dmesh_test.c439 test_send_ctx.send_ttl = BT_MESH_TTL_DEFAULT; in bt_mesh_test_send_async()
523 test_send_ctx.send_ttl = BT_MESH_TTL_DEFAULT; in bt_mesh_test_send_ra()
Dtest_replay_cache.c261 .send_ttl = BT_MESH_TTL_DEFAULT, in msg_send()
Dtest_blob.c360 blob_cli_xfer.inputs.ttl = BT_MESH_TTL_DEFAULT; in blob_cli_inputs_prepare()
1576 ASSERT_EQUAL(BT_MESH_TTL_DEFAULT, blob_srv.state.ttl); in test_srv_stop()
Dtest_access.c378 .send_ttl = BT_MESH_TTL_DEFAULT, in test_tx_ext_model()
Dtest_friendship.c573 test_model->pub->ttl = BT_MESH_TTL_DEFAULT; in test_lpn_msg_mesh()
Dtest_dfu.c845 dfu_cli_xfer.inputs.ttl = BT_MESH_TTL_DEFAULT; in dfu_cli_inputs_prepare()
/Zephyr-Core-3.5.0/tests/bluetooth/tester/src/
Dbtp_mesh.c3658 .ttl = BT_MESH_TTL_DEFAULT, in rpr_scan_start()
3683 .ttl = BT_MESH_TTL_DEFAULT, in rpr_ext_scan_start()
3706 .ttl = BT_MESH_TTL_DEFAULT, in rpr_scan_caps_get()
3733 .ttl = BT_MESH_TTL_DEFAULT, in rpr_scan_get()
3760 .ttl = BT_MESH_TTL_DEFAULT, in rpr_scan_stop()
3784 .ttl = BT_MESH_TTL_DEFAULT, in rpr_link_get()
3809 .ttl = BT_MESH_TTL_DEFAULT, in rpr_link_close()
3833 .ttl = BT_MESH_TTL_DEFAULT, in rpr_prov_remote()
3854 .ttl = BT_MESH_TTL_DEFAULT, in rpr_reprov_remote()
3988 .send_ttl = BT_MESH_TTL_DEFAULT, in dfu_info_get()
[all …]
/Zephyr-Core-3.5.0/samples/bluetooth/mesh/src/
Dmain.c308 .send_ttl = BT_MESH_TTL_DEFAULT, in gen_onoff_send()