Lines Matching refs:DeviceIndx

123     uint16_t DeviceIndx, DeviceIndx1;  in phLibNfc_NotificationRegister_Resp_Cb()  local
142 DeviceIndx=0;DeviceIndx1=0; in phLibNfc_NotificationRegister_Resp_Cb()
143 while(DeviceIndx < info.psDiscoveryInfo->NumberOfDevices) in phLibNfc_NotificationRegister_Resp_Cb()
145 switch(info.psDiscoveryInfo->ppRemoteDevInfo[DeviceIndx]->RemDevType) in phLibNfc_NotificationRegister_Resp_Cb()
151 ppRemoteDevInfo[DeviceIndx]->RemoteDevInfo.Iso14443A_Info.Sak; in phLibNfc_NotificationRegister_Resp_Cb()
156 info.psDiscoveryInfo->ppRemoteDevInfo[DeviceIndx]; in phLibNfc_NotificationRegister_Resp_Cb()
158 (phLibNfc_Handle)gpphLibContext->psRemoteDevList[DeviceIndx].psRemoteDevInfo; in phLibNfc_NotificationRegister_Resp_Cb()
171 info.psDiscoveryInfo->ppRemoteDevInfo[DeviceIndx]; in phLibNfc_NotificationRegister_Resp_Cb()
173 (phLibNfc_Handle)gpphLibContext->psRemoteDevList[DeviceIndx].psRemoteDevInfo; in phLibNfc_NotificationRegister_Resp_Cb()
188 info.psDiscoveryInfo->ppRemoteDevInfo[DeviceIndx]; in phLibNfc_NotificationRegister_Resp_Cb()
190 (phLibNfc_Handle)gpphLibContext->psRemoteDevList[DeviceIndx].psRemoteDevInfo; in phLibNfc_NotificationRegister_Resp_Cb()
204 info.psDiscoveryInfo->ppRemoteDevInfo[DeviceIndx]; in phLibNfc_NotificationRegister_Resp_Cb()
206 (phLibNfc_Handle)gpphLibContext->psRemoteDevList[DeviceIndx].psRemoteDevInfo; in phLibNfc_NotificationRegister_Resp_Cb()
220 info.psDiscoveryInfo->ppRemoteDevInfo[DeviceIndx]; in phLibNfc_NotificationRegister_Resp_Cb()
222 (phLibNfc_Handle)gpphLibContext->psRemoteDevList[DeviceIndx].psRemoteDevInfo; in phLibNfc_NotificationRegister_Resp_Cb()
236 info.psDiscoveryInfo->ppRemoteDevInfo[DeviceIndx]; in phLibNfc_NotificationRegister_Resp_Cb()
238 (phLibNfc_Handle)gpphLibContext->psRemoteDevList[DeviceIndx].psRemoteDevInfo; in phLibNfc_NotificationRegister_Resp_Cb()
252 info.psDiscoveryInfo->ppRemoteDevInfo[DeviceIndx]; in phLibNfc_NotificationRegister_Resp_Cb()
254 (phLibNfc_Handle)gpphLibContext->psRemoteDevList[DeviceIndx].psRemoteDevInfo; in phLibNfc_NotificationRegister_Resp_Cb()
269 info.psDiscoveryInfo->ppRemoteDevInfo[DeviceIndx]; in phLibNfc_NotificationRegister_Resp_Cb()
271 (phLibNfc_Handle)gpphLibContext->psRemoteDevList[DeviceIndx].psRemoteDevInfo; in phLibNfc_NotificationRegister_Resp_Cb()
284 info.psDiscoveryInfo->ppRemoteDevInfo[DeviceIndx]; in phLibNfc_NotificationRegister_Resp_Cb()
286 (phLibNfc_Handle)gpphLibContext->psRemoteDevList[DeviceIndx].psRemoteDevInfo; in phLibNfc_NotificationRegister_Resp_Cb()
300 info.psDiscoveryInfo->ppRemoteDevInfo[DeviceIndx]; in phLibNfc_NotificationRegister_Resp_Cb()
315 DeviceIndx++; in phLibNfc_NotificationRegister_Resp_Cb()