Searched refs:cclen (Results 1 – 2 of 2) sorted by relevance
929 if (p_t4t->cc_file.cclen < T4T_CC_FILE_MIN_LEN) { in rw_t4t_validate_cc_file()930 LOG(ERROR) << StringPrintf("CCLEN (%d) is too short", p_t4t->cc_file.cclen); in rw_t4t_validate_cc_file()1314 BE_STREAM_TO_UINT16(p_t4t->cc_file.cclen, p); in rw_t4t_sm_detect_ndef()1332 << StringPrintf(" CCLEN: 0x%04X", p_t4t->cc_file.cclen); in rw_t4t_sm_detect_ndef()
555 uint16_t cclen; /* the size of this capability container */ member