Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHciNfc_Generic.c463 if(NULL !=(*ppsHciContext)->p_uicc_info) in phHciNfc_Release_Resources()
465 phOsalNfc_FreeMemory((*ppsHciContext)->p_uicc_info); in phHciNfc_Release_Resources()
466 (*ppsHciContext)->p_uicc_info = NULL; in phHciNfc_Release_Resources()
DphHciNfc_Generic.h675 void *p_uicc_info; member