OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nfcdep
(Results
1 - 6
of
6
) sorted by null
/external/libnfc-nci/src/nfa/int/
nfa_dta_int.h
168
tNFA_DTA_NFCDEP_DATA
nfcdep
;
member in union:__anon7839::__anon7840
245
#define NFA_DTA_FL_T4T_DESELECT_DEACT 0x00000010 /* T4T/
NFCDEP
is deactivating to IDLE (need to DESELECT first) */
/external/libnfc-nci/src/hal/int/
nfc_brcm_defs.h
195
#define NCI_PARAM_ID_CHIP_TYPE 0xA3 /*
NFCDEP
*/
203
#define NCI_PARAM_ID_LN_BITRATE 0xAB /*
NFCDEP
Listen Bitrate */
/external/libnfc-nci/src/nfa/include/
nfa_api.h
123
#define NFA_PROTOCOL_NFC_DEP NFC_PROTOCOL_NFC_DEP /*
NFCDEP
/LLCP - NFC-A or NFC-F */
136
#define NFA_PROTOCOL_MASK_NFC_DEP 0x10 /*
NFCDEP
/LLCP */
[
all
...]
/external/libnfc-nci/src/nfa/dm/
nfa_dm_discover.c
318
** which works for ISODEP, T2T and
NFCDEP
.
467
/* If T4T or
NFCDEP
*/
478
/* If neither, T4T nor
NFCDEP
, then its T2T */
[
all
...]
nfa_dm_act.c
753
||( (nfa_dm_cb.disc_cb.activated_protocol != NFA_PROTOCOL_T1T) /* Do not allow deactivate to SLEEP for T1T,
NFCDEP
, ISO15693 */
[
all
...]
/external/libnfc-nci/src/nfc/include/
nfc_api.h
344
#define NFC_PROTOCOL_NFC_DEP NCI_PROTOCOL_NFC_DEP /*
NFCDEP
/LLCP - NFC-A or NFC-F */
[
all
...]
Completed in 281 milliseconds