Searched refs:DeviceIndx (Results 1 – 1 of 1) sorted by relevance
123 uint16_t DeviceIndx, DeviceIndx1; in phLibNfc_NotificationRegister_Resp_Cb() local142 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()[all …]