Home
last modified time | relevance | path

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

/system/nfc/halimpl/pn54x/dnld/
DphDnldNfc_Internal.h202 } phDnldNfc_DlContext_t, typedef
DphDnldNfc.c631 (pphDnldNfc_DlContext_t)malloc(sizeof(phDnldNfc_DlContext_t)); in phDnldNfc_SetHwDevHandle()
634 (void)memset((void*)psDnldContext, 0, sizeof(phDnldNfc_DlContext_t)); in phDnldNfc_SetHwDevHandle()
640 (void)memset((void*)gpphDnldContext, 0, sizeof(phDnldNfc_DlContext_t)); in phDnldNfc_SetHwDevHandle()