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

/external/libnfc-nci/src/hal/int/
H A Dnfc_hal_int.h192 #define NFC_HAL_SAVED_HDR_SIZE (2) macro
371 UINT8 last_hdr[NFC_HAL_SAVED_HDR_SIZE];/* part of last NCI command header */
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
H A Dnfc_hal_dm.c806 memcpy(nfc_hal_cb.ncit_cb.last_hdr, ps, NFC_HAL_SAVED_HDR_SIZE);
851 memcpy(nfc_hal_cb.ncit_cb.last_hdr, p, NFC_HAL_SAVED_HDR_SIZE);

Completed in 656 milliseconds