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

  /external/libnfc-nci/src/nfc/include/
nci_hmsgs.h 55 UINT8 nci_snd_discover_cmd (UINT8 num, tNCI_DISCOVER_PARAMS *p_param);
  /external/libnfc-nci/src/nfc/nci/
nci_hmsgs.c 329 ** Function nci_snd_discover_cmd
336 UINT8 nci_snd_discover_cmd (UINT8 num, tNCI_DISCOVER_PARAMS *p_param) function
  /external/libnfc-nci/src/nfc/nfc/
nfc_main.c 425 nci_snd_discover_cmd (*ps, (tNFC_DISCOVER_PARAMS *)(ps + 1));
    [all...]
nfc_ncif.c 321 nci_snd_discover_cmd (*ps, (tNFC_DISCOVER_PARAMS *)(ps + 1));
    [all...]

Completed in 312 milliseconds