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
2547 p_i93->sub_state = RW_I93_SUBSTATE_CHECK_READ_ONLY; in rw_i93_sm_format()
2556 p_i93->sub_state = RW_I93_SUBSTATE_CHECK_READ_ONLY; in rw_i93_sm_format()
2596 p_i93->sub_state = RW_I93_SUBSTATE_CHECK_READ_ONLY; in rw_i93_sm_format()
2605 p_i93->sub_state = RW_I93_SUBSTATE_CHECK_READ_ONLY; in rw_i93_sm_format()
2613 case RW_I93_SUBSTATE_CHECK_READ_ONLY: in rw_i93_sm_format()
3941 sub_state = RW_I93_SUBSTATE_CHECK_READ_ONLY; in RW_I93FormatNDef()
4112 case RW_I93_SUBSTATE_CHECK_READ_ONLY: in rw_i93_get_sub_state_name()