Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/tags/
Drw_i93.c74 RW_I93_SUBSTATE_CHECK_READ_ONLY, /* check if any block is locked */ enumerator
2475 p_i93->sub_state = RW_I93_SUBSTATE_CHECK_READ_ONLY; in rw_i93_sm_format()
2489 p_i93->sub_state = RW_I93_SUBSTATE_CHECK_READ_ONLY; in rw_i93_sm_format()
2545 p_i93->sub_state = RW_I93_SUBSTATE_CHECK_READ_ONLY; in rw_i93_sm_format()
2559 p_i93->sub_state = RW_I93_SUBSTATE_CHECK_READ_ONLY; in rw_i93_sm_format()
2569 case RW_I93_SUBSTATE_CHECK_READ_ONLY: in rw_i93_sm_format()
4017 sub_state = RW_I93_SUBSTATE_CHECK_READ_ONLY; in RW_I93FormatNDef()
4215 case RW_I93_SUBSTATE_CHECK_READ_ONLY: in rw_i93_get_sub_state_name()