bool bl_xfer_completed_p(const struct xfer_state *xfer)
bool bl_xfer_read_start(struct xfer_state *xfer, const struct msg_xfer_start *xfer_start)
struct msg_wipe_partition wipe_partition
uint32_t original_partition_offset
bool bl_xfer_wipe_partition(const struct msg_wipe_partition *wipe_partition)
bool bl_xfer_send_next_read_packet(struct xfer_state *xfer)
bool bl_xfer_crc_ok_p(const struct xfer_state *xfer)
bool bl_xfer_write_start(struct xfer_state *xfer, const struct msg_xfer_start *xfer_start)
uint32_t current_partition_offset
bool bl_xfer_write_cont(struct xfer_state *xfer, const struct msg_xfer_cont *xfer_cont)
struct msg_xfer_start xfer_start
struct msg_xfer_cont xfer_cont
uint32_t next_packet_number
bool bl_xfer_send_capabilities_self(void)