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

  /external/libnfc-nci/halimpl/pn54x/tml/
phTmlNfc_i2c.h 29 int phTmlNfc_i2c_write(void *pDevHandle,uint8_t * pBuffer, int nNbBytesToWrite);
phTmlNfc_i2c.c 246 ** Function phTmlNfc_i2c_write
258 int phTmlNfc_i2c_write(void *pDevHandle, uint8_t * pBuffer, int nNbBytesToWrite)
phTmlNfc.c 488 dwNoBytesWrRd = phTmlNfc_i2c_write(gpphTmlNfc_Context->pDevHandle,
    [all...]

Completed in 248 milliseconds