Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Drw_t4t.cc975 if (p_t4t->cc_file.ndef_fc.read_access != T4T_FC_READ_ACCESS) { in rw_t4t_validate_cc_file()
977 p_t4t->cc_file.ndef_fc.read_access); in rw_t4t_validate_cc_file()
1326 BE_STREAM_TO_UINT8(p_t4t->cc_file.ndef_fc.read_access, p); in rw_t4t_sm_detect_ndef()
1346 " ReadAccess: 0x%02X", p_t4t->cc_file.ndef_fc.read_access); in rw_t4t_sm_detect_ndef()
/system/nfc/src/nfc/include/
Drw_int.h549 uint8_t read_access; /* read access condition */ member