Firmware distribution status.
Enumerator |
---|
BT_MESH_DFD_SUCCESS | The message was processed successfully.
|
BT_MESH_DFD_ERR_INSUFFICIENT_RESOURCES | Insufficient resources on the node.
|
BT_MESH_DFD_ERR_WRONG_PHASE | The operation cannot be performed while the Server is in the current phase.
|
BT_MESH_DFD_ERR_INTERNAL | An internal error occurred on the node.
|
BT_MESH_DFD_ERR_FW_NOT_FOUND | The requested firmware image is not stored on the Distributor.
|
BT_MESH_DFD_ERR_INVALID_APPKEY_INDEX | The AppKey identified by the AppKey Index is not known to the node.
|
BT_MESH_DFD_ERR_RECEIVERS_LIST_EMPTY | There are no Target nodes in the Distribution Receivers List state.
|
BT_MESH_DFD_ERR_BUSY_WITH_DISTRIBUTION | Another firmware image distribution is in progress.
|
BT_MESH_DFD_ERR_BUSY_WITH_UPLOAD | Another upload is in progress.
|
BT_MESH_DFD_ERR_URI_NOT_SUPPORTED | The URI scheme name indicated by the Update URI is not supported.
|
BT_MESH_DFD_ERR_URI_MALFORMED | The format of the Update URI is invalid.
|
BT_MESH_DFD_ERR_URI_UNREACHABLE | The URI is currently unreachable.
|
BT_MESH_DFD_ERR_NEW_FW_NOT_AVAILABLE | The Check Firmware OOB procedure did not find any new firmware.
|
BT_MESH_DFD_ERR_SUSPEND_FAILED | The suspension of the Distribute Firmware procedure failed.
|