Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Drw_i93.cc84 RW_I93_SUBSTATE_CHECK_READ_ONLY, /* check if any block is locked */ enumerator
2634 p_i93->sub_state = RW_I93_SUBSTATE_CHECK_READ_ONLY; in rw_i93_sm_format()
2643 p_i93->sub_state = RW_I93_SUBSTATE_CHECK_READ_ONLY; in rw_i93_sm_format()
2683 p_i93->sub_state = RW_I93_SUBSTATE_CHECK_READ_ONLY; in rw_i93_sm_format()
2692 p_i93->sub_state = RW_I93_SUBSTATE_CHECK_READ_ONLY; in rw_i93_sm_format()
2700 case RW_I93_SUBSTATE_CHECK_READ_ONLY: in rw_i93_sm_format()
4028 sub_state = RW_I93_SUBSTATE_CHECK_READ_ONLY; in RW_I93FormatNDef()
4199 case RW_I93_SUBSTATE_CHECK_READ_ONLY: in rw_i93_get_sub_state_name()