Searched refs:last_hdr (Results 1 – 3 of 3) sorted by relevance
169 last_hdr[NFC_HAL_SAVED_HDR_SIZE]; /* part of last NCI command header */ member
200 uint8_t last_hdr[NFC_SAVED_HDR_SIZE]; /* part of last NCI command header */ member
279 memcpy(nfc_cb.last_hdr, ps, NFC_SAVED_HDR_SIZE); in nfc_ncif_check_cmd_queue()402 p_old = nfc_cb.last_hdr; in nfc_ncif_process_event()543 uint32_t cmd_hdr = (nfc_cb.last_hdr[0] << 8) | nfc_cb.last_hdr[1]; in nfc_ncif_event_status()