Searched refs:last_hdr (Results 1 – 5 of 5) sorted by relevance
597 p_old = nfc_hal_cb.ncit_cb.last_hdr; in nfc_hal_dm_proc_msg_during_init()806 memcpy(nfc_hal_cb.ncit_cb.last_hdr, ps, NFC_HAL_SAVED_HDR_SIZE); in nfc_hal_dm_send_nci_cmd()851 memcpy(nfc_hal_cb.ncit_cb.last_hdr, p, NFC_HAL_SAVED_HDR_SIZE); in nfc_hal_dm_send_pend_cmd()
414 p = nfc_hal_cb.ncit_cb.last_hdr; in nfc_hal_nci_proc_rx_bt_msg()
181 UINT8 last_hdr[NFC_SAVED_HDR_SIZE];/* part of last NCI command header */ member
371 …UINT8 last_hdr[NFC_HAL_SAVED_HDR_SIZE];/* part of last NCI command header … member
281 memcpy(nfc_cb.last_hdr, ps, NFC_SAVED_HDR_SIZE); in nfc_ncif_check_cmd_queue()390 p_old = nfc_cb.last_hdr; in nfc_ncif_process_event()