Home
last modified time | relevance | path

Searched refs:cclen (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfc/tags/
Drw_t4t.c980 if (p_t4t->cc_file.cclen < T4T_CC_FILE_MIN_LEN) in rw_t4t_validate_cc_file()
983 p_t4t->cc_file.cclen); in rw_t4t_validate_cc_file()
1444 BE_STREAM_TO_UINT16 (p_t4t->cc_file.cclen, p); in rw_t4t_sm_detect_ndef()
1462 RW_TRACE_DEBUG1 (" CCLEN: 0x%04X", p_t4t->cc_file.cclen); in rw_t4t_sm_detect_ndef()
/external/libnfc-nci/src/nfc/int/
Drw_int.h434 UINT16 cclen; /* the size of this capability container */ member