Searched refs:OTA_UPGRADE_PARAM_FAIL (Results 1 – 5 of 5) sorted by relevance
28 int ret = OTA_UPGRADE_PARAM_FAIL; in ota_read_parameter()50 int ret = OTA_UPGRADE_PARAM_FAIL; in ota_update_parameter()63 return OTA_UPGRADE_PARAM_FAIL; in ota_update_parameter()74 ret = OTA_UPGRADE_PARAM_FAIL; in ota_update_parameter()
35 int ret = OTA_UPGRADE_PARAM_FAIL; in ota_read_parameter()59 ret = OTA_UPGRADE_PARAM_FAIL; in ota_read_parameter()71 int ret = OTA_UPGRADE_PARAM_FAIL; in ota_update_parameter()132 ret = OTA_UPGRADE_PARAM_FAIL; in ota_update_parameter()
30 return OTA_UPGRADE_PARAM_FAIL; in ota_int()
95 OTA_UPGRADE_PARAM_FAIL = -15, /*OTA upgrade parameter failed.*/ enumerator
Completed in 14 milliseconds