Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Drw_int.h661 #define RW_I93_FLAG_RESET_AFI 0x08 macro
/system/nfc/src/nfc/tags/
Drw_i93.cc2516 p_i93->intl_flags |= RW_I93_FLAG_RESET_AFI; in rw_i93_sm_format()
2530 } else if (p_i93->intl_flags & RW_I93_FLAG_RESET_AFI) { in rw_i93_sm_format()
2570 p_i93->intl_flags &= ~RW_I93_FLAG_RESET_AFI; in rw_i93_sm_format()
2579 } else if (p_i93->intl_flags & RW_I93_FLAG_RESET_AFI) { in rw_i93_sm_format()