Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphLibNfc_initiator.c145 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()
171 info.psDiscoveryInfo->ppRemoteDevInfo[DeviceIndx]; in phLibNfc_NotificationRegister_Resp_Cb()
188 info.psDiscoveryInfo->ppRemoteDevInfo[DeviceIndx]; in phLibNfc_NotificationRegister_Resp_Cb()
204 info.psDiscoveryInfo->ppRemoteDevInfo[DeviceIndx]; in phLibNfc_NotificationRegister_Resp_Cb()
220 info.psDiscoveryInfo->ppRemoteDevInfo[DeviceIndx]; in phLibNfc_NotificationRegister_Resp_Cb()
236 info.psDiscoveryInfo->ppRemoteDevInfo[DeviceIndx]; in phLibNfc_NotificationRegister_Resp_Cb()
252 info.psDiscoveryInfo->ppRemoteDevInfo[DeviceIndx]; in phLibNfc_NotificationRegister_Resp_Cb()
269 info.psDiscoveryInfo->ppRemoteDevInfo[DeviceIndx]; in phLibNfc_NotificationRegister_Resp_Cb()
[all …]
DphHal4Nfc_ADD.c696 sDiscoveryInfo.ppRemoteDevInfo = Hal4Ctxt->rem_dev_list; in phHal4Nfc_TargetDiscoveryComplete()
768 sDiscoveryInfo.ppRemoteDevInfo = Hal4Ctxt->rem_dev_list; in phHal4Nfc_TargetDiscoveryComplete()
813 sDiscoveryInfo.ppRemoteDevInfo in phHal4Nfc_TargetDiscoveryComplete()
846 sDiscoveryInfo.ppRemoteDevInfo = Hal4Ctxt->rem_dev_list; in phHal4Nfc_TargetDiscoveryComplete()
DphHal4Nfc.h126 phHal_sRemoteDevInformation_t **ppRemoteDevInfo;/**< Pointer to Remote member
DphHal4Nfc_P2P.c651 uNotificationInfo.psDiscoveryInfo->ppRemoteDevInfo in phHal4Nfc_P2PActivateComplete()