HomeSort by relevance Sort by last modified time
    Searched refs:phLibNfc_Handle (Results 1 - 8 of 8) sorted by null

  /external/libnfc-nxp/src/
phLibNfc.h 52 typedef uintptr_t phLibNfc_Handle;
302 phLibNfc_Handle hSecureElement; /**< handle to Secure Element */
314 phLibNfc_Handle hTargetDev; /**< discovered Target handle */
413 phLibNfc_Handle hRemoteDev,
435 phLibNfc_Handle hRemoteDev,
491 phLibNfc_Handle hRemoteDev,
597 phLibNfc_Handle hSecureElement,
623 phLibNfc_Handle hSecureElement,
681 phLibNfc_Handle hRemoteDevice,
721 phLibNfc_Handle hIncomingSocke
    [all...]
phLibNfc_llcp.c 37 NFCSTATUS static_CheckDevice(phLibNfc_Handle hRemoteDevice);
70 STATIC NFCSTATUS static_CheckDevice(phLibNfc_Handle hRemoteDevice)
186 NFCSTATUS phLibNfc_Llcp_CheckLlcp( phLibNfc_Handle hRemoteDevice,
363 NFCSTATUS phLibNfc_Llcp_Activate( phLibNfc_Handle hRemoteDevice )
393 NFCSTATUS phLibNfc_Llcp_Deactivate( phLibNfc_Handle hRemoteDevice )
423 NFCSTATUS phLibNfc_Llcp_GetLocalInfo( phLibNfc_Handle hRemoteDevice,
448 NFCSTATUS phLibNfc_Llcp_GetRemoteInfo( phLibNfc_Handle hRemoteDevice,
481 NFCSTATUS phLibNfc_Llcp_DiscoverServices( phLibNfc_Handle hRemoteDevice,
551 phLibNfc_Handle* phSocket,
584 *phSocket = (phLibNfc_Handle)psSocket
    [all...]
phLibNfc_SE.h 76 phLibNfc_Handle hSetemp;
phLibNfc_initiator.c 158 (phLibNfc_Handle)gpphLibContext->psRemoteDevList[DeviceIndx].psRemoteDevInfo;
173 (phLibNfc_Handle)gpphLibContext->psRemoteDevList[DeviceIndx].psRemoteDevInfo;
190 (phLibNfc_Handle)gpphLibContext->psRemoteDevList[DeviceIndx].psRemoteDevInfo;
206 (phLibNfc_Handle)gpphLibContext->psRemoteDevList[DeviceIndx].psRemoteDevInfo;
222 (phLibNfc_Handle)gpphLibContext->psRemoteDevList[DeviceIndx].psRemoteDevInfo;
238 (phLibNfc_Handle)gpphLibContext->psRemoteDevList[DeviceIndx].psRemoteDevInfo;
254 (phLibNfc_Handle)gpphLibContext->psRemoteDevList[DeviceIndx].psRemoteDevInfo;
271 (phLibNfc_Handle)gpphLibContext->psRemoteDevList[DeviceIndx].psRemoteDevInfo;
286 (phLibNfc_Handle)gpphLibContext->psRemoteDevList[DeviceIndx].psRemoteDevInfo;
302 (phLibNfc_Handle)gpphLibContext->psRemoteDevList[DeviceIndx1].psRemoteDevInfo
    [all...]
phLibNfc_SE.c 388 sSecuredElementInfo[LIBNFC_SE_UICC_INDEX].hSecureElement =(phLibNfc_Handle)
395 pSE_List[LIBNFC_SE_UICC_INDEX].hSecureElement = (phLibNfc_Handle)
402 pSE_List->hSecureElement = (phLibNfc_Handle)
418 sSecuredElementInfo[LIBNFC_SE_SMARTMX_INDEX].hSecureElement =(phLibNfc_Handle)
422 pSE_List[LIBNFC_SE_SMARTMX_INDEX].hSecureElement = (phLibNfc_Handle)
441 NFCSTATUS phLibNfc_SE_SetMode ( phLibNfc_Handle hSE_Handle,
681 phLibNfc_Handle hSeHandle=0;
phLibNfc_target.c 81 NFCSTATUS phLibNfc_RemoteDev_Receive(phLibNfc_Handle hRemoteDevice,
230 phLibNfc_Handle hRemoteDevice,
phLibNfc_discovery.c 220 NFCSTATUS phLibNfc_RemoteDev_CheckPresence( phLibNfc_Handle hTargetDev,
phLibNfc_ndef_raw.c 118 NFCSTATUS phLibNfc_Ndef_Read( phLibNfc_Handle hRemoteDevice,
372 phLibNfc_Handle hRemoteDevice,
748 NFCSTATUS phLibNfc_Ndef_CheckNdef(phLibNfc_Handle hRemoteDevice,
    [all...]

Completed in 48 milliseconds