1.2.2.3.4.2.4 Functions
- BLE_OTAPS_EventRegister
Register BLE OTA profile callback.
- BLE_OTAPS_Init
Initialize BLE OTA profile and service.
- BLE_OTAPS_SetEncrytionInfo
Set IV value and encryption key of AES-CBC for OTA DFU new image decryption.
- BLE_OTAPS_BleEventHandler
Handle BLE_Stack events.
- BLE_OTAPS_CompleteResponse
Respond peer device after receiving the BLE_OTAPS_EVT_COMPLETE_IND event if errStatus is false.
- BLE_OTAPS_UpdateResponse
Respond peer device after receiving the BLE_OTAPS_EVT_UPDATE_REQ event.
- BLE_OTAPS_UpdateStop
Stop BLE OTA procedure.
- BLE_OTAPS_UpdatingResponse
Respond peer device after receiving the BLE_OTAPS_EVT_UPDATING_REQ event.