Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/int/
Drw_int.h494 #define RW_I93_FLAG_RESET_AFI 0x08 /* need to reset AFI for formatting */ macro
/external/libnfc-nci/src/nfc/tags/
Drw_i93.c2440 p_i93->intl_flags |= RW_I93_FLAG_RESET_AFI; in rw_i93_sm_format()
2460 else if (p_i93->intl_flags & RW_I93_FLAG_RESET_AFI) in rw_i93_sm_format()
2516 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()