Searched refs:read_access (Results 1 – 4 of 4) sorted by relevance
63 uint8_t read_access; member
1350 if (((p_t4t->cc_file.ndef_fc.read_access > T4T_FC_READ_ACCESS) && in rw_t4t_validate_cc_file()1351 (p_t4t->cc_file.ndef_fc.read_access < T4T_FC_READ_ACCESS_PROP_START)) || in rw_t4t_validate_cc_file()1352 (p_t4t->cc_file.ndef_fc.read_access == T4T_FC_NO_READ_ACCESS)) { in rw_t4t_validate_cc_file()1354 p_t4t->cc_file.ndef_fc.read_access); in rw_t4t_validate_cc_file()1710 BE_STREAM_TO_UINT8(p_t4t->cc_file.ndef_fc.read_access, p); in rw_t4t_sm_detect_ndef()1729 p_t4t->cc_file.ndef_fc.read_access); in rw_t4t_sm_detect_ndef()1784 BE_STREAM_TO_UINT8(p_t4t->cc_file.ndef_fc.read_access, p); in rw_t4t_sm_detect_ndef()1793 p_t4t->cc_file.ndef_fc.read_access); in rw_t4t_sm_detect_ndef()
275 BE_STREAM_TO_UINT8(fileInfo.read_access, ccInfo); in nfa_t4tnfcee_store_cc_info()597 return (ccFileInfo.find(nfa_t4tnfcee_cb.cur_fileId)->second.read_access == in isReadPermitted()
568 uint8_t read_access; /* read access condition */ member