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

/external/libnfc-nci/src/nfc/tags/
H A Dce_t4t.c155 ** Function ce_t4t_read_binary
162 static BOOLEAN ce_t4t_read_binary (UINT16 offset, UINT8 length) function
168 CE_TRACE_DEBUG3 ("ce_t4t_read_binary (): Offset:0x%04X, Length:0x%04X, selected status = 0x%02X",
189 CE_TRACE_ERROR0 ("ce_t4t_read_binary (): Cannot allocate buffer");
244 CE_TRACE_ERROR0 ("ce_t4t_read_binary (): No selected file");
746 ce_t4t_read_binary (offset, length);

Completed in 17 milliseconds