Lines Matching full:component
19 /** @brief Type alias for component update status tracking
20 * Maps component index to its update completion status (true indicates
48 * @param[in] compImageInfos - Component image information for all the
50 * @param[in] compInfo - Component info for the components in this FD
90 * indicates component can be updated, continue with either a) or b).
92 * a. Send PassComponentTable request for the next component if
95 * firmware component
97 * If the response indicates component may be updateable, continue
175 * @param[in] compOffset - component offset in compImageInfos
181 * @param[in] compOffset - component offset in compImageInfos
189 * @brief Send cancel update component request
209 /** @brief Component image information for all the components in the fw
214 /** @brief Component info for the components in this FD derived from
227 /** @brief Component index is used to track the current component being
229 * It is also used to keep track of the next component in
238 * @brief Map to hold component update status. True - success, False -
244 * @brief Timeout in seconds for the UA to cancel the component update if no
245 * command is received from the FD during component image transfer stage