1.2.2.3.4.1.4.8 BLE_OTAPC_UpdateComplete

C

uint16_t BLE_OTAPC_UpdateComplete(uint16_t connHandle);

Parameters

ParameterDescription
[in] connHandleHandle of the connection to do firmware update complete operation.

Return values

Return valueDescription
MBA_RES_SUCCESSSuccessfully starts firmware update complete operation.
MBA_RES_OOMNo available memory.
MBA_RES_INVALID_PARAInvalid parameters. Connection handle is not valid.
MBA_RES_BAD_STATEOTA profile server has not allowed to perform firmware update proceudre yet.