Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphLibNfc_SE.c188 && (info.psEventInfo->eventInfo.uicc_info.param.length in phLibNfc_SeNotification()
193 info.psEventInfo->eventInfo.uicc_info.param.buffer; in phLibNfc_SeNotification()
195 info.psEventInfo->eventInfo.uicc_info.param.length; in phLibNfc_SeNotification()
DphHciNfc_Emulation.c1336 event_info.eventInfo.uicc_info.param.length = in phHciNfc_Recv_Uicc_Event()
1338 event_info.eventInfo.uicc_info.param.buffer = (uint8_t *) in phHciNfc_Recv_Uicc_Event()
1340 i = i + event_info.eventInfo.uicc_info.param.length; in phHciNfc_Recv_Uicc_Event()
/external/libnfc-nxp/inc/
DphNfcHalTypes.h896 phHal_sUiccInfo_t uicc_info; member