Searched refs:FW_DNLD_SUCCESS (Results 1 – 2 of 2) sorted by relevance
66 if (FW_DNLD_SUCCESS != (ret = phHdll_PutApdu((uint8_t *)&payload[0], len))) { in phGenericSendAndRecv()69 if (FW_DNLD_SUCCESS != in phGenericSendAndRecv()187 phFWD_Status_t status = FW_DNLD_SUCCESS; in getFwImageCtx()287 phFWD_Status_t status = FW_DNLD_SUCCESS; in openFwSoFile()400 phFWD_Status_t status = FW_DNLD_SUCCESS; in openFwBinFile()495 if (status != FW_DNLD_SUCCESS) { in check_fw_update_required()819 ret = FW_DNLD_SUCCESS; in process_hdll_response()934 phFWD_Status_t ret = FW_DNLD_SUCCESS; in sendEdlDownloadCertificateCmd()984 phFWD_Status_t ret = FW_DNLD_SUCCESS; in sendEdlFlashWriteFirstCmd()1034 phFWD_Status_t ret = FW_DNLD_SUCCESS; in sendEdlFlashWriteCmd()[all …]
207 FW_DNLD_SUCCESS = 0x00, enumerator