Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/dnld/
DphDnldNfc.cc618 pphDnldNfc_DlContext_t psDnldContext = NULL; in phDnldNfc_SetHwDevHandle() local
623 psDnldContext = in phDnldNfc_SetHwDevHandle()
626 if (psDnldContext != NULL) { in phDnldNfc_SetHwDevHandle()
627 (void)memset((void*)psDnldContext, 0, sizeof(phDnldNfc_DlContext_t)); in phDnldNfc_SetHwDevHandle()
628 gpphDnldContext = psDnldContext; in phDnldNfc_SetHwDevHandle()