Searched refs:read_access (Results 1 – 5 of 5) sorted by relevance
/external/libnfc-nci/src/nfc/include/ |
D | ce_api.h | 227 UINT8 read_access,
|
/external/libnfc-nci/src/nfc/tags/ |
D | ce_t4t.c | 1141 UINT8 read_access, in CE_T4TTestSetNDEFCtrlTLV() argument 1149 type, length, file_id, max_file_size, read_access, write_access); in CE_T4TTestSetNDEFCtrlTLV() 1182 if (read_access != 0xFF) in CE_T4TTestSetNDEFCtrlTLV() 1184 UINT8_TO_BE_STREAM (p, read_access); in CE_T4TTestSetNDEFCtrlTLV()
|
D | rw_t4t.c | 505 if (p_t4t->cc_file.ndef_fc.read_access != T4T_FC_READ_ACCESS) in rw_t4t_validate_cc_file() 508 p_t4t->cc_file.ndef_fc.read_access); in rw_t4t_validate_cc_file() 691 BE_STREAM_TO_UINT8 (p_t4t->cc_file.ndef_fc.read_access, p); in rw_t4t_sm_detect_ndef() 703 RW_TRACE_DEBUG1 (" ReadAccess: 0x%02X", p_t4t->cc_file.ndef_fc.read_access); in rw_t4t_sm_detect_ndef()
|
/external/chromium_org/content/browser/fileapi/ |
D | file_system_operation_impl_unittest.cc | 889 int read_access = 0; in TEST_F() local 894 ++read_access; in TEST_F() 900 ++read_access; in TEST_F() 905 ++read_access; in TEST_F() 911 ++read_access; in TEST_F() 913 EXPECT_EQ(read_access, in TEST_F()
|
/external/libnfc-nci/src/nfc/int/ |
D | rw_int.h | 427 UINT8 read_access; /* read access condition */ member
|