Lines Matching refs:transfer
30 The Firmware Update Server model uses a BLOB Transfer Server model on the same element to transfer
36 :alt: Bluetooth Mesh Firmware Update Server transfer
38 Bluetooth Mesh Firmware Update Server transfer
43 The transfer check is an optional pre-transfer check the application can perform on incoming
44 firmware image metadata. The Firmware Update Server performs the transfer check by calling the
47 The result of the transfer check is a pass/fail status return and the expected
57 If the transfer will cause the device to change its Composition Data or become
60 When the transfer will cause the Composition Data to change, and the
84 The Start procedure prepares the application for the incoming transfer. It'll contain information
90 BLOB transfer
94 transfer. The entire firmware image is transferred to the BLOB Transfer Server, which passes the
97 At the end of the BLOB transfer, the Firmware Update Server calls its
103 After the BLOB transfer has finished, the application should verify the image in any way it can to
113 the transfer. This is communicated to the application through the :c:member:`apply
118 When the transfer applies to the mesh application itself, the device might have to reboot as part of
123 The Distributor will read out the firmware image table to confirm that the transfer was successfully