HomeSort by relevance Sort by last modified time
    Searched refs:tNCI_DISCOVER_PARAMS (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);
nfc_api.h 151 typedef tNCI_DISCOVER_PARAMS tNFC_DISCOVER_PARAMS;
    [all...]
  /external/libnfc-nci/src/nfc/nci/
nci_hmsgs.c 336 UINT8 nci_snd_discover_cmd (UINT8 num, tNCI_DISCOVER_PARAMS *p_param)
343 size = num * sizeof (tNCI_DISCOVER_PARAMS) + 1;
  /external/libnfc-nci/src/hal/include/
nci_defs.h 619 } tNCI_DISCOVER_PARAMS;

Completed in 41 milliseconds