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

  /external/libnfc-nci/src/nfc/nfc/
nfc_ee.c 53 return nci_snd_nfcee_discover ((UINT8) (discover ? NCI_DISCOVER_ACTION_ENABLE : NCI_DISCOVER_ACTION_DISABLE));
  /external/libnfc-nci/src/nfc/include/
nci_hmsgs.h 64 UINT8 nci_snd_nfcee_discover (UINT8 discover_action);
  /external/libnfc-nci/src/nfc/nci/
nci_hmsgs.c 260 ** Function nci_snd_nfcee_discover
268 UINT8 nci_snd_nfcee_discover (UINT8 discover_action) function

Completed in 164 milliseconds