Searched refs:read_access (Results 1 – 2 of 2) sorted by relevance
1254 if (((p_t4t->cc_file.ndef_fc.read_access > T4T_FC_READ_ACCESS) && in rw_t4t_validate_cc_file()1255 (p_t4t->cc_file.ndef_fc.read_access < T4T_FC_READ_ACCESS_PROP_START)) || in rw_t4t_validate_cc_file()1256 (p_t4t->cc_file.ndef_fc.read_access == T4T_FC_NO_READ_ACCESS)) { in rw_t4t_validate_cc_file()1258 p_t4t->cc_file.ndef_fc.read_access); in rw_t4t_validate_cc_file()1612 BE_STREAM_TO_UINT8(p_t4t->cc_file.ndef_fc.read_access, p); in rw_t4t_sm_detect_ndef()1631 p_t4t->cc_file.ndef_fc.read_access); in rw_t4t_sm_detect_ndef()1686 BE_STREAM_TO_UINT8(p_t4t->cc_file.ndef_fc.read_access, p); in rw_t4t_sm_detect_ndef()1695 p_t4t->cc_file.ndef_fc.read_access); in rw_t4t_sm_detect_ndef()
568 uint8_t read_access; /* read access condition */ member