Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHal4Nfc_ADD.c694 sDiscoveryInfo.NumberOfDevices in phHal4Nfc_TargetDiscoveryComplete()
766 sDiscoveryInfo.NumberOfDevices in phHal4Nfc_TargetDiscoveryComplete()
811 sDiscoveryInfo.NumberOfDevices in phHal4Nfc_TargetDiscoveryComplete()
844 sDiscoveryInfo.NumberOfDevices in phHal4Nfc_TargetDiscoveryComplete()
DphHal4Nfc.h125 uint32_t NumberOfDevices;/**< Number of devices found */ member
DphLibNfc_initiator.c143 while(DeviceIndx < info.psDiscoveryInfo->NumberOfDevices) in phLibNfc_NotificationRegister_Resp_Cb()
349 info.psDiscoveryInfo->NumberOfDevices = 0; in phLibNfc_NotificationRegister_Resp_Cb()
DphHal4Nfc_P2P.c600 uNotificationInfo.psDiscoveryInfo->NumberOfDevices = 1; in phHal4Nfc_P2PActivateComplete()