Searched refs:NFC_PROTOCOL_NFC_DEP (Results 1 - 7 of 7) sorted by relevance

/external/libnfc-nci/src/nfa/dm/
H A Dnfa_dm_act.c1011 if (nfa_dm_cb.disc_cb.activated_protocol == NFC_PROTOCOL_NFC_DEP)
1559 if (nfa_dm_cb.disc_cb.activated_protocol != NFC_PROTOCOL_NFC_DEP)
1626 if ( (nfa_dm_cb.disc_cb.activated_protocol == NFC_PROTOCOL_NFC_DEP)
1674 if ( (nfa_dm_cb.disc_cb.activated_protocol == NFC_PROTOCOL_NFC_DEP)
1806 if (nfa_dm_cb.disc_cb.activated_protocol == NFC_PROTOCOL_NFC_DEP)
1860 if (nfa_dm_cb.disc_cb.activated_protocol != NFC_PROTOCOL_NFC_DEP)
H A Dnfa_dm_main.c192 ||(protocol == NFC_PROTOCOL_NFC_DEP)
H A Dnfa_dm_discover.c661 case NFC_PROTOCOL_NFC_DEP:
673 else if (protocol == NFC_PROTOCOL_NFC_DEP)
704 case NFC_PROTOCOL_NFC_DEP:
716 else if (protocol == NFC_PROTOCOL_NFC_DEP)
1295 if (protocol == NFC_PROTOCOL_NFC_DEP)
/external/libnfc-nci/src/nfa/include/
H A Dnfa_api.h123 #define NFA_PROTOCOL_NFC_DEP NFC_PROTOCOL_NFC_DEP /* NFCDEP/LLCP - NFC-A or NFC-F */
/external/libnfc-nci/src/nfa/p2p/
H A Dnfa_p2p_main.c134 if ((p_data->activate.protocol == NFC_PROTOCOL_NFC_DEP)
/external/libnfc-nci/src/nfc/include/
H A Dnfc_api.h344 #define NFC_PROTOCOL_NFC_DEP NCI_PROTOCOL_NFC_DEP /* NFCDEP/LLCP - NFC-A or NFC-F */ macro
/external/libnfc-nci/src/nfa/ee/
H A Dnfa_ee_act.c79 NFC_PROTOCOL_NFC_DEP

Completed in 154 milliseconds