Searched refs:DeviceIndx (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nxp/src/
H A DphLibNfc_initiator.c123 uint16_t DeviceIndx, DeviceIndx1; local
142 DeviceIndx=0;DeviceIndx1=0;
143 while(DeviceIndx < info.psDiscoveryInfo->NumberOfDevices)
145 switch(info.psDiscoveryInfo->ppRemoteDevInfo[DeviceIndx]->RemDevType)
151 ppRemoteDevInfo[DeviceIndx]->RemoteDevInfo.Iso14443A_Info.Sak;
156 info.psDiscoveryInfo->ppRemoteDevInfo[DeviceIndx];
158 (phLibNfc_Handle)gpphLibContext->psRemoteDevList[DeviceIndx].psRemoteDevInfo;
171 info.psDiscoveryInfo->ppRemoteDevInfo[DeviceIndx];
173 (phLibNfc_Handle)gpphLibContext->psRemoteDevList[DeviceIndx].psRemoteDevInfo;
188 info.psDiscoveryInfo->ppRemoteDevInfo[DeviceIndx];
[all...]

Completed in 69 milliseconds