HomeSort by relevance Sort by last modified time
    Searched refs:psDiscoveryInfo (Results 1 - 4 of 4) sorted by null

  /external/libnfc-nxp/src/
phLibNfc_initiator.c 143 while(DeviceIndx < info.psDiscoveryInfo->NumberOfDevices)
145 switch(info.psDiscoveryInfo->ppRemoteDevInfo[DeviceIndx]->RemDevType)
150 sak_byte = info.psDiscoveryInfo->
156 info.psDiscoveryInfo->ppRemoteDevInfo[DeviceIndx];
171 info.psDiscoveryInfo->ppRemoteDevInfo[DeviceIndx];
188 info.psDiscoveryInfo->ppRemoteDevInfo[DeviceIndx];
204 info.psDiscoveryInfo->ppRemoteDevInfo[DeviceIndx];
220 info.psDiscoveryInfo->ppRemoteDevInfo[DeviceIndx];
236 info.psDiscoveryInfo->ppRemoteDevInfo[DeviceIndx];
252 info.psDiscoveryInfo->ppRemoteDevInfo[DeviceIndx]
    [all...]
phHal4Nfc.h 140 phHal4Nfc_DiscoveryInfo_t *psDiscoveryInfo;
    [all...]
phHal4Nfc_ADD.c 697 uNotificationInfo.psDiscoveryInfo = &sDiscoveryInfo;
    [all...]
phHal4Nfc_P2P.c 600 uNotificationInfo.psDiscoveryInfo->NumberOfDevices = 1;
651 uNotificationInfo.psDiscoveryInfo->ppRemoteDevInfo

Completed in 608 milliseconds