Home
last modified time | relevance | path

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

/system/nfc/halimpl/pn54x/dnld/
DphDnldNfc.c625 pphDnldNfc_DlContext_t psDnldContext = NULL; in phDnldNfc_SetHwDevHandle() local
630 psDnldContext = in phDnldNfc_SetHwDevHandle()
633 if (psDnldContext != NULL) { in phDnldNfc_SetHwDevHandle()
634 (void)memset((void*)psDnldContext, 0, sizeof(phDnldNfc_DlContext_t)); in phDnldNfc_SetHwDevHandle()
635 gpphDnldContext = psDnldContext; in phDnldNfc_SetHwDevHandle()