Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_cli.c71 static struct bt_mesh_dfu_target *target_get(struct bt_mesh_dfu_cli *cli, in target_get()
74 struct bt_mesh_dfu_target *target; in target_get()
86 struct bt_mesh_dfu_target *target, in target_failed()
163 struct bt_mesh_dfu_target *target; in targets_active()
219 struct bt_mesh_dfu_target *target = in blob_lost_target()
220 CONTAINER_OF(blobt, struct bt_mesh_dfu_target, blob); in blob_lost_target()
352 struct bt_mesh_dfu_target *target; in send_update_start()
425 struct bt_mesh_dfu_target *target; in initiate()
450 struct bt_mesh_dfu_target *target; in skip_targets_from_broadcast()
467 struct bt_mesh_dfu_target *target; in transfer_skip()
[all …]
Ddfd_srv.c68 static struct bt_mesh_dfu_target *target_get(struct bt_mesh_dfd_srv *srv, in target_get()
183 const struct bt_mesh_dfu_target *t = &srv->targets[i + first]; in handle_receivers_get()
983 struct bt_mesh_dfu_target *t; in bt_mesh_dfd_srv_receiver_add()
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Ddfu_cli.h54 struct bt_mesh_dfu_target { struct
177 struct bt_mesh_dfu_target *target);
Ddfd_srv.h215 struct bt_mesh_dfu_target targets[CONFIG_BT_MESH_DFD_SRV_TARGETS_MAX];
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_dfu.c838 struct bt_mesh_dfu_target targets[7];
855 memset(&dfu_cli_xfer.targets[i], 0, sizeof(struct bt_mesh_dfu_target)); in dfu_cli_inputs_prepare()
921 static void dfu_cli_lost_target(struct bt_mesh_dfu_cli *cli, struct bt_mesh_dfu_target *target) in dfu_cli_lost_target()
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Ddfd.c166 const struct bt_mesh_dfu_target *t = &dfd_srv->targets[i + first]; in cmd_dfd_receivers_get()
Ddfu.c43 struct bt_mesh_dfu_target *target) in dfu_cli_lost_target()
511 struct bt_mesh_dfu_target targets[32];
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c4136 struct bt_mesh_dfu_target targets[32];