HomeSort by relevance Sort by last modified time
    Searched refs:phTmlNfc_i2c_read (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nci/halimpl/pn54x/tml/
phTmlNfc_i2c.h 28 int phTmlNfc_i2c_read(void *pDevHandle, uint8_t * pBuffer, int nNbBytesToRead);
phTmlNfc_i2c.c 109 ** Function phTmlNfc_i2c_read
121 int phTmlNfc_i2c_read(void *pDevHandle, uint8_t * pBuffer, int nNbBytesToRead)
phTmlNfc.c 362 dwNoBytesWrRd = phTmlNfc_i2c_read(gpphTmlNfc_Context->pDevHandle, temp, 260);
    [all...]

Completed in 52 milliseconds