Home
last modified time | relevance | path

Searched refs:phDnldNfc_LoadBinFW (Results 1 – 3 of 3) sorted by relevance

/hardware/nxp/nfc/pn8x/halimpl/dnld/
DphDnldNfc.h132 extern NFCSTATUS phDnldNfc_LoadBinFW(uint8_t** pImgInfo, uint16_t* pImgInfoLen);
/hardware/nxp/nfc/snxxx/halimpl/dnld/
DphDnldNfc.h152 extern NFCSTATUS phDnldNfc_LoadBinFW(uint8_t** pImgInfo, uint32_t* pImgInfoLen);
DphDnldNfc.cc756 wStatus = phDnldNfc_LoadBinFW(&pImageInfo, &ImageInfoLen); in phDnldNfc_InitImgInfo()
1041 NFCSTATUS phDnldNfc_LoadBinFW(uint8_t** pImgInfo, uint32_t* pImgInfoLen) { in phDnldNfc_LoadBinFW() function