Lines Matching full:firmware
20 * @defgroup bt_mesh_dfu Bluetooth Mesh Device Firmware Update
43 /** Ready to start a Receive Firmware procedure. */
49 /** The Receive Firmware procedure is being executed. */
52 /** The Verify Firmware procedure is being executed. */
55 /** The Verify Firmware procedure completed successfully. */
58 /** The Verify Firmware procedure failed. */
61 /** The Apply New Firmware procedure is being executed. */
64 /** Firmware transfer has been canceled. */
67 /** Firmware applying succeeded. */
70 /** Firmware applying failed. */
94 /** The message contains a firmware index value that is not expected. */
100 /** The Server cannot start a firmware update. */
138 * Each DFU image represents a single updatable firmware image.
141 /** Firmware ID. */
144 /** Length of the firmware ID. */
153 /** Size of the firmware in bytes. */
155 /** Length of the firmware ID. */
159 /** Firmware ID. */