Home
last modified time | relevance | path

Searched refs:phDnldNfc_LoadRecoveryFW (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/halimpl/pn54x/dnld/
DphDnldNfc.h110 extern NFCSTATUS phDnldNfc_LoadRecoveryFW (const char* pathName, uint8_t **pImgInfo, uint16_t* pImg…
DphDnldNfc.c894 wStatus = phDnldNfc_LoadRecoveryFW (pathName, &pImageInfo, &ImageInfoLen); in phDnldNfc_InitImgInfo()
969 wStatus = phDnldNfc_LoadRecoveryFW (PLATFORM_LIB_PATH, &pImageInfo, &ImageInfoLen); in phDnldNfc_LoadRecInfo()
1030 wStatus = phDnldNfc_LoadRecoveryFW (PKU_LIB_PATH, &pImageInfo, &ImageInfoLen); in phDnldNfc_LoadPKInfo()
1181 NFCSTATUS phDnldNfc_LoadRecoveryFW (const char* pathName, uint8_t **pImgInfo, uint16_t* pImgInfoLen) in phDnldNfc_LoadRecoveryFW() function