Home
last modified time | relevance | path

Searched refs:nci_snd_nfcee_discover (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfc/nfc/
Dnfc_ee.c53 …return nci_snd_nfcee_discover ((UINT8) (discover ? NCI_DISCOVER_ACTION_ENABLE : NCI_DISCOVER_ACTIO… in NFC_NfceeDiscover()
/external/libnfc-nci/src/nfc/include/
Dnci_hmsgs.h64 UINT8 nci_snd_nfcee_discover (UINT8 discover_action);
/external/libnfc-nci/src/nfc/nci/
Dnci_hmsgs.c268 UINT8 nci_snd_nfcee_discover (UINT8 discover_action) in nci_snd_nfcee_discover() function