Searched defs:num_disc_maps (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfc/int/
H A Dnfc_int.h169 UINT8 num_disc_maps; /* number of RF Discovery interface mappings */ member in struct:__anon24361
/external/libnfc-nci/src/nfc/nfc/
H A Dnfc_main.c263 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;
839 UINT8 num_disc_maps = num; local
847 for (xx = 0; xx < num_disc_maps; xx++)

Completed in 321 milliseconds