Home
last modified time | relevance | path

Searched defs:nNbBytesToRead (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nxp/Linux_x86/
DphDal4Nfc_i2c.c176 int phDal4Nfc_i2c_read(uint8_t * pBuffer, int nNbBytesToRead) in phDal4Nfc_i2c_read()
DphDal4Nfc_uart.c296 int phDal4Nfc_uart_read(uint8_t * pBuffer, int nNbBytesToRead) in phDal4Nfc_uart_read()
/external/libnfc-nci/halimpl/pn54x/tml/
DphTmlNfc_i2c.c121 int phTmlNfc_i2c_read(void *pDevHandle, uint8_t * pBuffer, int nNbBytesToRead) in phTmlNfc_i2c_read()