Home | History | Annotate | Download | only in jni

Lines Matching defs:target_index

923    int target_index = 0; // Target that will be reported (if multiple can be >0)
946 target_index = find_preferred_target(psRemoteDevList, uNofRemoteDev);
950 phLibNfc_sRemoteDevInformation_t *remDevInfo = psRemoteDevList[target_index].psRemoteDevInfo;
951 phLibNfc_Handle remDevHandle = psRemoteDevList[target_index].hTargetDev;