Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/tags/
Drw_i93.c1396 tNFC_STATUS rw_i93_get_next_blocks (UINT16 offset) in rw_i93_get_next_blocks() function
1635 if (rw_i93_get_next_blocks (p_i93->rw_offset) == NFC_STATUS_OK) in rw_i93_sm_detect_ndef()
1785 else if (rw_i93_get_next_blocks (p_i93->rw_offset) == NFC_STATUS_OK) in rw_i93_sm_detect_ndef()
2027 if (rw_i93_get_next_blocks (p_i93->rw_offset) != NFC_STATUS_OK) in rw_i93_sm_read_ndef()
3894 if (rw_i93_get_next_blocks (rw_cb.tcb.i93.rw_offset) == NFC_STATUS_OK) in RW_I93ReadNDef()