Searched refs:rw_i93_get_next_blocks (Results 1 – 1 of 1) sorted by relevance
1567 tNFC_STATUS rw_i93_get_next_blocks(uint16_t offset) { in rw_i93_get_next_blocks() function1810 if (rw_i93_get_next_blocks(p_i93->rw_offset) == NFC_STATUS_OK) { in rw_i93_sm_detect_ndef()1926 } else if (rw_i93_get_next_blocks(p_i93->rw_offset) == NFC_STATUS_OK) { in rw_i93_sm_detect_ndef()2141 if (rw_i93_get_next_blocks(p_i93->rw_offset) != NFC_STATUS_OK) { in rw_i93_sm_read_ndef()3831 if (rw_i93_get_next_blocks(rw_cb.tcb.i93.rw_offset) == NFC_STATUS_OK) { in RW_I93ReadNDef()