Searched refs:last_hdr (Results 1 – 5 of 5) sorted by relevance
641 p_old = nfc_hal_cb.ncit_cb.last_hdr; in nfc_hal_dm_proc_msg_during_init()852 p_old = nfc_hal_cb.ncit_cb.last_hdr; in nfc_hal_dm_proc_msg_during_exit()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()
414 p = nfc_hal_cb.ncit_cb.last_hdr; in nfc_hal_nci_proc_rx_bt_msg()
190 UINT8 last_hdr[NFC_SAVED_HDR_SIZE];/* part of last NCI command header */ member
372 …UINT8 last_hdr[NFC_HAL_SAVED_HDR_SIZE];/* part of last NCI command header … member
282 memcpy(nfc_cb.last_hdr, ps, NFC_SAVED_HDR_SIZE); in nfc_ncif_check_cmd_queue()391 p_old = nfc_cb.last_hdr; in nfc_ncif_process_event()