Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/include/
Dtags_defs.h501 #define I93_ICODE_CC_READ_ACCESS_GRANTED 0x00 /* read access granted without security */ macro
/external/libnfc-nci/src/nfc/tags/
Drw_i93.c1614 if ((cc[1] & I93_ICODE_CC_READ_ACCESS_MASK) == I93_ICODE_CC_READ_ACCESS_GRANTED) in rw_i93_sm_detect_ndef()