OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NumberOfDevices
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nxp/src/
phHal4Nfc.h
125
uint32_t
NumberOfDevices
;/**< Number of devices found */
[
all
...]
phHal4Nfc_ADD.c
697
sDiscoveryInfo.
NumberOfDevices
[
all
...]
phLibNfc_initiator.c
143
while(DeviceIndx < info.psDiscoveryInfo->
NumberOfDevices
)
349
info.psDiscoveryInfo->
NumberOfDevices
= 0;
[
all
...]
phHal4Nfc_P2P.c
600
uNotificationInfo.psDiscoveryInfo->
NumberOfDevices
= 1;
Completed in 26 milliseconds