Home
last modified time | relevance | path

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

/external/libnfc-nxp/Linux_x86/
DphDal4Nfc_i2c.c232 int phDal4Nfc_i2c_write(uint8_t * pBuffer, int nNbBytesToWrite) in phDal4Nfc_i2c_write()
DphDal4Nfc_uart.c380 int phDal4Nfc_uart_write(uint8_t * pBuffer, int nNbBytesToWrite) in phDal4Nfc_uart_write()
/external/libnfc-nci/halimpl/pn54x/tml/
DphTmlNfc_i2c.c252 int phTmlNfc_i2c_write(void *pDevHandle, uint8_t * pBuffer, int nNbBytesToWrite) in phTmlNfc_i2c_write()