Home
last modified time | relevance | path

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

/hardware/nxp/nfc/halimpl/dnld/
DphDnldNfc_Internal.h212 } phDnldNfc_DlContext_t, typedef
DphDnldNfc.cc620 (pphDnldNfc_DlContext_t)malloc(sizeof(phDnldNfc_DlContext_t)); in phDnldNfc_SetHwDevHandle()
623 (void)memset((void*)psDnldContext, 0, sizeof(phDnldNfc_DlContext_t)); in phDnldNfc_SetHwDevHandle()
629 (void)memset((void*)gpphDnldContext, 0, sizeof(phDnldNfc_DlContext_t)); in phDnldNfc_SetHwDevHandle()