OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_disc_maps
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/nfc/nfc/
nfc_main.c
263
NFC_DiscoveryMap (nfc_cb.
num_disc_maps
, (tNCI_DISCOVER_MAPS *) nfc_cb.p_disc_maps, NULL);
750
nfc_cb.
num_disc_maps
= NFC_NUM_INTERFACE_MAP;
838
UINT8
num_disc_maps
= num;
local
846
for (xx = 0; xx <
num_disc_maps
; xx++)
[
all
...]
/external/libnfc-nci/src/nfc/int/
nfc_int.h
169
UINT8
num_disc_maps
; /* number of RF Discovery interface mappings */
member in struct:__anon22674
Completed in 58 milliseconds