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.cc2597 p_i93->intl_flags |= RW_I93_FLAG_RESET_DSFID; in rw_i93_sm_format()
2611 } else if (p_i93->intl_flags & RW_I93_FLAG_RESET_DSFID) { in rw_i93_sm_format()
2655 p_i93->intl_flags &= ~RW_I93_FLAG_RESET_DSFID; in rw_i93_sm_format()
2660 if (p_i93->intl_flags & RW_I93_FLAG_RESET_DSFID) { in rw_i93_sm_format()