Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphLibNfc_initiator.c123 uint16_t DeviceIndx, DeviceIndx1; in phLibNfc_NotificationRegister_Resp_Cb() local
142 DeviceIndx=0;DeviceIndx1=0; in phLibNfc_NotificationRegister_Resp_Cb()
155 gpphLibContext->psRemoteDevList[DeviceIndx1].psRemoteDevInfo= in phLibNfc_NotificationRegister_Resp_Cb()
157 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev = in phLibNfc_NotificationRegister_Resp_Cb()
159 gpphLibContext->Discov_handle[DeviceIndx1] = in phLibNfc_NotificationRegister_Resp_Cb()
160 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev; in phLibNfc_NotificationRegister_Resp_Cb()
161 DeviceIndx1++; in phLibNfc_NotificationRegister_Resp_Cb()
170 gpphLibContext->psRemoteDevList[DeviceIndx1].psRemoteDevInfo= in phLibNfc_NotificationRegister_Resp_Cb()
172 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev = in phLibNfc_NotificationRegister_Resp_Cb()
174 gpphLibContext->Discov_handle[DeviceIndx1]= in phLibNfc_NotificationRegister_Resp_Cb()
[all …]