BLE_OTAPC_UpdateComplete

C

uint16_t BLE_OTAPC_UpdateComplete(uint16_t connHandle);

Parameters

ParameterDescription
[in] connHandleHandle of the connection for completing the firmware update.

Return values

Return valueDescription
MBA_RES_SUCCESSFirmware update request completion process start successfully.
MBA_RES_OOMInternal memory allocation failure.
MBA_RES_INVALID_PARAThe provided connection handle is not valid.
MBA_RES_BAD_STATEThe OTA profile is not in the correct state to perform this operation.