Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Drw_i93.cc2702 p_i93->sub_state = RW_I93_SUBSTATE_CHECK_READ_ONLY; in rw_i93_sm_format()
2711 p_i93->sub_state = RW_I93_SUBSTATE_CHECK_READ_ONLY; in rw_i93_sm_format()
2751 p_i93->sub_state = RW_I93_SUBSTATE_CHECK_READ_ONLY; in rw_i93_sm_format()
2760 p_i93->sub_state = RW_I93_SUBSTATE_CHECK_READ_ONLY; in rw_i93_sm_format()
2768 case RW_I93_SUBSTATE_CHECK_READ_ONLY: in rw_i93_sm_format()
4142 sub_state = RW_I93_SUBSTATE_CHECK_READ_ONLY; in RW_I93FormatNDef()
4377 case RW_I93_SUBSTATE_CHECK_READ_ONLY: in rw_i93_get_sub_state_name()
/system/nfc/src/nfc/include/
Drw_int.h738 RW_I93_SUBSTATE_CHECK_READ_ONLY, /* check if any block is locked */ enumerator