Home
last modified time | relevance | path

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

/aosp12/system/nfc/src/nfc/nfc/
H A Dnfc_main.cc331 NFC_DiscoveryMap(nfc_cb.num_disc_maps, in nfc_enabled()
784 nfc_cb.num_disc_maps = NFC_NUM_INTERFACE_MAP; in NFC_Init()
865 uint8_t num_disc_maps = num; in NFC_DiscoveryMap() local
880 for (xx = 0; xx < num_disc_maps; xx++) { in NFC_DiscoveryMap()
/aosp12/system/nfc/src/nfc/include/
H A Dnfc_int.h188 uint8_t num_disc_maps; /* number of RF Discovery interface mappings */ member