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

/external/libnfc-nci/src/nfc/tags/
H A Drw_i93.c1389 ** Function rw_i93_get_next_blocks
1396 tNFC_STATUS rw_i93_get_next_blocks (UINT16 offset) function
1402 RW_TRACE_DEBUG0 ("rw_i93_get_next_blocks ()");
1635 if (rw_i93_get_next_blocks (p_i93->rw_offset) == NFC_STATUS_OK)
1785 else if (rw_i93_get_next_blocks (p_i93->rw_offset) == NFC_STATUS_OK)
2027 if (rw_i93_get_next_blocks (p_i93->rw_offset) != NFC_STATUS_OK)
3887 if (rw_i93_get_next_blocks (rw_cb.tcb.i93.rw_offset) == NFC_STATUS_OK)

Completed in 19 milliseconds