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

/system/nfc/src/nfc/tags/
H A Drw_i93.cc698 ** Function rw_i93_send_cmd_read_single_block
705 tNFC_STATUS rw_i93_send_cmd_read_single_block(uint16_t block_number, function
1541 return rw_i93_send_cmd_read_single_block(first_block, false);
1661 if (rw_i93_send_cmd_read_single_block(0x0000, false) == NFC_STATUS_OK) {
1825 rw_i93_send_cmd_read_single_block(first_block, true);
1872 rw_i93_send_cmd_read_single_block(
2198 if (rw_i93_send_cmd_read_single_block(block_number, false) ==
2225 if (rw_i93_send_cmd_read_single_block(block_number, false) ==
2256 if (rw_i93_send_cmd_read_single_block(block_number, false) !=
2419 if (rw_i93_send_cmd_read_single_block(
[all...]

Completed in 8 milliseconds