Searched refs:phFWD_Status_t (Results 1 – 2 of 2) sorted by relevance
30 static phFWD_Status_t openFwBinFile(phUwbFWImageContext_t *pfwImageCtx);31 static phFWD_Status_t openFwSoFile(phUwbFWImageContext_t *pfwImageCtx);32 static phFWD_Status_t phNxpUciHal_fw_recovery(phUwbFWImageContext_t *pfwImageCtx);63 phFWD_Status_t phGenericSendAndRecv(uint8_t *payload, uint16_t len, in phGenericSendAndRecv()65 phFWD_Status_t ret = FW_DNLD_FAILURE; in phGenericSendAndRecv()186 phFWD_Status_t getFwImageCtx(phUwbFWImageContext_t *pfwImageCtx) { in getFwImageCtx()187 phFWD_Status_t status = FW_DNLD_SUCCESS; in getFwImageCtx()283 static phFWD_Status_t openFwSoFile(phUwbFWImageContext_t *pfwImageCtx) { in openFwSoFile()287 phFWD_Status_t status = FW_DNLD_SUCCESS; in openFwSoFile()399 static phFWD_Status_t openFwBinFile(phUwbFWImageContext_t *pfwImageCtx) { in openFwBinFile()[all …]
212 } phFWD_Status_t; typedef254 phFWD_Status_t phHdll_GetApdu(uint8_t *pApdu, uint16_t sz,256 phFWD_Status_t phHdll_PutApdu(uint8_t *pApdu, uint16_t sz);