Searched defs:rw_t2t_read (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/src/nfc/tags/
H A Drw_t2t.c662 ** Function rw_t2t_read
673 tNFC_STATUS rw_t2t_read (UINT16 block) function
711 RW_TRACE_EVENT1 ("rw_t2t_read Sent Command for Block: %u", block);
910 if ((status = rw_t2t_read (block)) == NFC_STATUS_OK)

Completed in 161 milliseconds