HomeSort by relevance Sort by last modified time
    Searched refs:nci_snd_discover_map_cmd (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nci/src/nfc/include/
nci_hmsgs.h 59 UINT8 nci_snd_discover_map_cmd (UINT8 num, tNCI_DISCOVER_MAPS *p_maps);
  /external/libnfc-nci/src/nfc/nci/
nci_hmsgs.c 442 ** Function nci_snd_discover_map_cmd
450 UINT8 nci_snd_discover_map_cmd (UINT8 num, tNCI_DISCOVER_MAPS *p_maps) function
  /external/libnfc-nci/src/nfc/nfc/
nfc_main.c 876 return nci_snd_discover_map_cmd (num_intf, (tNCI_DISCOVER_MAPS *) max_maps);
    [all...]

Completed in 585 milliseconds