Home
last modified time | relevance | path

Searched defs:img_idx (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Ddfu_cli.h58 uint8_t img_idx; member
88 uint8_t img_idx; member
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_slot.c266 const struct bt_mesh_dfu_slot *bt_mesh_dfu_slot_at(uint16_t img_idx) in bt_mesh_dfu_slot_at()
Ddfd_srv.c132 uint8_t img_idx; in handle_receivers_add() local
981 uint8_t img_idx) in bt_mesh_dfd_srv_receiver_add()
Ddfu_cli.c426 int img_idx = -1; in initiate() local
1206 struct bt_mesh_msg_ctx *ctx, uint8_t img_idx, in bt_mesh_dfu_cli_metadata_check()
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Ddfu.c536 uint8_t img_idx; in cmd_dfu_target() local
676 uint8_t slot_idx, img_idx; in cmd_dfu_target_check() local
Ddfd.c95 uint8_t img_idx = shell_strtoul(img_idx_str, 0, &err); in cmd_dfd_receivers_add() local
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c4162 static void dfu_target(uint8_t img_idx, uint16_t addr) in dfu_target()
4285 uint8_t img_idx, slot_idx; in dfu_update_metadata_check() local