Home
last modified time | relevance | path

Searched refs:bt_mesh_blob_target_pull (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob_cli.h40 struct bt_mesh_blob_target_pull { struct
59 struct bt_mesh_blob_target_pull *pull; argument
Ddfd_srv.h216 struct bt_mesh_blob_target_pull pull_ctxs[CONFIG_BT_MESH_DFD_SRV_TARGETS_MAX];
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dblob.c79 struct bt_mesh_blob_target_pull pull[32];
290 memset(&blob_cli_xfer.pull[i], 0, sizeof(struct bt_mesh_blob_target_pull)); in blob_cli_inputs_prepare()
Ddfu.c512 struct bt_mesh_blob_target_pull pull[32];
526 memset(&dfu_tx.pull[i], 0, sizeof(struct bt_mesh_blob_target_pull)); in dfu_tx_prepare()
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfd_srv.c984 struct bt_mesh_blob_target_pull *p; in bt_mesh_dfd_srv_receiver_add()
1086 memset(&srv->pull_ctxs[i], 0, sizeof(struct bt_mesh_blob_target_pull)); in bt_mesh_dfd_srv_start()
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c297 struct bt_mesh_blob_target_pull pull[32];
4137 struct bt_mesh_blob_target_pull pull[32];
4153 sizeof(struct bt_mesh_blob_target_pull)); in dfu_tx_prepare()
4529 sizeof(struct bt_mesh_blob_target_pull)); in blob_cli_inputs_prepare()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_blob.c136 struct bt_mesh_blob_target_pull pull[5];
Dtest_dfu.c837 struct bt_mesh_blob_target_pull pull[7];