Lines Matching +full:time +full:- +full:slot
4 * SPDX-License-Identifier: Apache-2.0
49 BT_MESH_MODEL_BLOB_CLI(&(_cli)->blob), \
92 /** Additional response time for the Target nodes, in 10-second increments.
94 * The extra time can be used to give the Target nodes more time to respond
196 const struct bt_mesh_dfu_slot *slot; member
226 /** DFU image slot to transfer. */
227 const struct bt_mesh_dfu_slot *slot; member
238 * Starts distribution of the firmware in the given slot to the list of DFU
353 /** @brief Perform a metadata check for the given DFU image slot.
356 * node will accept a transfer of this DFU image slot, and what the effect would be.
363 * @param slot DFU image slot to check for.
370 const struct bt_mesh_dfu_slot *slot,