Searched refs:NFC_HAL_SAVED_HDR_SIZE (Results 1 – 2 of 2) sorted by relevance
192 #define NFC_HAL_SAVED_HDR_SIZE (2) macro372 …UINT8 last_hdr[NFC_HAL_SAVED_HDR_SIZE];/* part of last NCI command header …
918 memcpy(nfc_hal_cb.ncit_cb.last_hdr, ps, NFC_HAL_SAVED_HDR_SIZE); in nfc_hal_dm_send_nci_cmd()963 memcpy(nfc_hal_cb.ncit_cb.last_hdr, p, NFC_HAL_SAVED_HDR_SIZE); in nfc_hal_dm_send_pend_cmd()