Home
last modified time | relevance | path

Searched refs:num_disc_maps (Results 1 – 2 of 2) sorted by relevance

/system/nfc/src/nfc/nfc/
Dnfc_main.cc293 NFC_DiscoveryMap(nfc_cb.num_disc_maps, in nfc_enabled()
738 nfc_cb.num_disc_maps = NFC_NUM_INTERFACE_MAP; in NFC_Init()
819 uint8_t num_disc_maps = num; in NFC_DiscoveryMap() local
834 for (xx = 0; xx < num_disc_maps; xx++) { in NFC_DiscoveryMap()
/system/nfc/src/nfc/include/
Dnfc_int.h188 uint8_t num_disc_maps; /* number of RF Discovery interface mappings */ member