Searched refs:num_intf (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/src/nfc/nfc/
H A Dnfc_main.c839 UINT8 xx, yy, num_intf, intf_mask; local
844 num_intf = 0;
868 memcpy (&max_maps[num_intf++], &p_maps[xx], sizeof (tNFC_DISCOVER_MAPS));
875 return nci_snd_discover_map_cmd (num_intf, (tNCI_DISCOVER_MAPS *) max_maps);

Completed in 28 milliseconds