Home
last modified time | relevance | path

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

/hardware/nxp/nfc/halimpl/dnld/
DphDnldNfc.cc614 pphDnldNfc_DlContext_t psDnldContext = NULL; in phDnldNfc_SetHwDevHandle() local
619 psDnldContext = in phDnldNfc_SetHwDevHandle()
622 if (psDnldContext != NULL) { in phDnldNfc_SetHwDevHandle()
623 (void)memset((void*)psDnldContext, 0, sizeof(phDnldNfc_DlContext_t)); in phDnldNfc_SetHwDevHandle()
624 gpphDnldContext = psDnldContext; in phDnldNfc_SetHwDevHandle()