Searched refs:bt_mesh_dfu_slot_img_idx_get (Results 1 – 4 of 4) sorted by relevance
122 int bt_mesh_dfu_slot_img_idx_get(const struct bt_mesh_dfu_slot *slot);
297 int bt_mesh_dfu_slot_img_idx_get(const struct bt_mesh_dfu_slot *dfu_slot) in bt_mesh_dfu_slot_img_idx_get() function
418 shell_print(sh, "Slot added. Index: %u", bt_mesh_dfu_slot_img_idx_get(slot)); in cmd_dfu_slot_add()
643 int idx = bt_mesh_dfu_slot_img_idx_get(slot); in check_slot()