Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/dnld/
DphDnldNfc_Internal.h200 } phDnldNfc_DlContext_t, typedef
DphDnldNfc.cc638 (pphDnldNfc_DlContext_t)calloc(1, sizeof(phDnldNfc_DlContext_t)); in phDnldNfc_SetHwDevHandle()
647 (void)memset((void*)gpphDnldContext, 0, sizeof(phDnldNfc_DlContext_t)); in phDnldNfc_SetHwDevHandle()
/hardware/nxp/nfc/pn8x/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()