HomeSort by relevance Sort by last modified time
    Searched refs:last_hdr (Results 1 - 4 of 4) sorted by null

  /system/nfc/src/include/
nfc_hal_int.h 169 last_hdr[NFC_HAL_SAVED_HDR_SIZE]; /* part of last NCI command header */ member in struct:__anon3263
  /system/nfc/src/nfc/include/
nfc_int.h 199 uint8_t last_hdr[NFC_SAVED_HDR_SIZE]; /* part of last NCI command header */ member in struct:__anon3625
  /toolchain/binutils/binutils-2.27/bfd/
elf.c 4417 asection *last_hdr; local
    [all...]
  /system/nfc/src/nfc/nfc/
nfc_ncif.cc 262 memcpy(nfc_cb.last_hdr, ps, NFC_SAVED_HDR_SIZE);
385 p_old = nfc_cb.last_hdr;
    [all...]

Completed in 603 milliseconds