Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Drw_int.h659 #define RW_I93_FLAG_RESET_DSFID 0x04 macro
/system/nfc/src/nfc/tags/
Drw_i93.cc2510 p_i93->intl_flags |= RW_I93_FLAG_RESET_DSFID; in rw_i93_sm_format()
2524 } else if (p_i93->intl_flags & RW_I93_FLAG_RESET_DSFID) { in rw_i93_sm_format()
2568 p_i93->intl_flags &= ~RW_I93_FLAG_RESET_DSFID; in rw_i93_sm_format()
2573 if (p_i93->intl_flags & RW_I93_FLAG_RESET_DSFID) { in rw_i93_sm_format()